]> git.ozlabs.org Git - petitboot/blobdiff - lib/talloc/talloc.h
Include types header in talloc
[petitboot] / lib / talloc / talloc.h
index 15a1eb65d0beee4ee09af74cae5e7dc2998b5e6c..b5fca44aa227d412d28ab1ff63b9ad6a98454d94 100644 (file)
@@ -25,6 +25,7 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <unistd.h>
+#include <sys/types.h>
 
 /* this is only needed for compatibility with the old talloc */
 typedef void TALLOC_CTX;