summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/stringx.c1
-rw-r--r--src/util.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/common/stringx.c b/common/stringx.c
index 02e89f3..b994f7f 100644
--- a/common/stringx.c
+++ b/common/stringx.c
@@ -44,7 +44,6 @@
#include <stdio.h>
#include <unistd.h>
#include <errno.h>
-#include <alloca.h>
#include <err.h>
#include <stdarg.h>
#include <strings.h>
diff --git a/src/util.c b/src/util.c
index 02e89f3..b994f7f 100644
--- a/src/util.c
+++ b/src/util.c
@@ -44,7 +44,6 @@
#include <stdio.h>
#include <unistd.h>
#include <errno.h>
-#include <alloca.h>
#include <err.h>
#include <stdarg.h>
#include <strings.h>