summaryrefslogtreecommitdiffstats
path: root/include/xalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xalloc.h')
-rw-r--r--include/xalloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xalloc.h b/include/xalloc.h
index f7d42c9..6675988 100644
--- a/include/xalloc.h
+++ b/include/xalloc.h
@@ -13,6 +13,7 @@
#ifndef UTIL_LINUX_XALLOC_H
#define UTIL_LINUX_XALLOC_H
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>