X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=APIs%2Fmknod.api;h=07d2cca19b61f4ce75d634247c8f337843d77c0e;hb=f4ef980b13bde6e00fa918e35fd834a9fe824d0e;hp=85c645863a4133f3666654e1b3cd797c3f3724b1;hpb=e253e10f2d1c35bd685de8c4de993653f6a8330d;p=wrappi.git diff --git a/APIs/mknod.api b/APIs/mknod.api index 85c6458..07d2cca 100644 --- a/APIs/mknod.api +++ b/APIs/mknod.api @@ -25,6 +25,7 @@ void mknod_char (pathname path, fileperm perm, uint64 major, uint64 minor) } return 0; >> +includes [ "sys/types.h"; "sys/stat.h"; "fcntl.h"; "unistd.h" ] (* mknod_block