]> git.llucax.com Git - software/druntime.git/blobdiff - src/gc/stub/gc.d
Removed stdc directory. This was moved to core/stdc.
[software/druntime.git] / src / gc / stub / gc.d
index db95b09abab787d19434530485a5d8bec1af1174..dd805ef45a6069bdee0b55e915b6a2dd20ea44fd 100644 (file)
@@ -20,7 +20,7 @@
 
 module gc.gc;
 
-private import stdc.stdlib;
+private import core.stdc.stdlib;
 
 private
 {