summaryrefslogtreecommitdiff
path: root/utils/talloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/talloc.h')
-rw-r--r--utils/talloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/talloc.h b/utils/talloc.h
index 8b448f63c..b0321384e 100644
--- a/utils/talloc.h
+++ b/utils/talloc.h
@@ -21,6 +21,8 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <unistd.h>
+
/* this is only needed for compatibility with the old talloc */
typedef void TALLOC_CTX;