projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #11 from open-power/coverity
[petitboot]
/
lib
/
talloc
/
talloc.h
diff --git
a/lib/talloc/talloc.h
b/lib/talloc/talloc.h
index 15a1eb65d0beee4ee09af74cae5e7dc2998b5e6c..b5fca44aa227d412d28ab1ff63b9ad6a98454d94 100644
(file)
--- a/
lib/talloc/talloc.h
+++ b/
lib/talloc/talloc.h
@@
-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;