]> git.saurik.com Git - apple/libc.git/blobdiff - include/libc.h
Libc-391.5.22.tar.gz
[apple/libc.git] / include / libc.h
index 00c0bd93702e219f1068dcf3c29402cf1c74671c..db1c3ee3807fe2267a0987ab110269b83df28a60 100644 (file)
 #include <stdarg.h>
 #endif
 
+#include <sys/param.h>
 #include <sys/mount.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <sys/time.h>
 #include <sys/times.h>
 #include <sys/resource.h>
-#include <sys/param.h>
 #include <signal.h>
 #include <sys/time.h>
 #include <sys/stat.h>