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, 0 insertions, 1 deletions
diff --git a/include/xalloc.h b/include/xalloc.h
index 841333c30..0e9ee3248 100644
--- a/include/xalloc.h
+++ b/include/xalloc.h
@@ -11,7 +11,6 @@
#define UTIL_LINUX_XALLOC_H
#include <stdlib.h>
-#include <err.h>
#include <string.h>
#include "c.h"