chiark / gitweb /
WIP routesearch; Need stddef.h
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 4 Oct 2009 21:15:00 +0000 (22:15 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 4 Oct 2009 21:15:00 +0000 (22:15 +0100)
yarrg/common.h

index 09bb391392e8d84f71e5de5f2c9b210d0cc7add9..5decee20e1e2b12c657f63068f2b4de2def27ec9 100644 (file)
@@ -39,6 +39,7 @@
 #include <string.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdint.h>
 #include <stdlib.h>
+#include <stddef.h>
 #include <unistd.h>
 #include <dirent.h>
 #include <inttypes.h>
 #include <unistd.h>
 #include <dirent.h>
 #include <inttypes.h>