summaryrefslogtreecommitdiff
path: root/shared/xalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared/xalloc.c')
-rw-r--r--shared/xalloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/xalloc.c b/shared/xalloc.c
index 9bf5245e..1cc5c12a 100644
--- a/shared/xalloc.c
+++ b/shared/xalloc.c
@@ -26,6 +26,7 @@
#include "config.h"
#include <errno.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>