]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - tests/example_vfork.c
Fix a few strict compiler warnings.
[coloredstderr/coloredstderr.git] / tests / example_vfork.c
index 35ceaf42f24bb08ac1f3d11d6c3bd18927ed04b7..ed94e562e8cd4820107f08880daf7926e1232837 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <sys/types.h>
 #include <unistd.h>
 
 int main(int argc, char **argv) {