diff options
-rw-r--r-- | common/stringx.c | 1 |
1 files changed, 0 insertions, 1 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> |