aboutsummaryrefslogtreecommitdiffstats
path: root/src/libexecline/el_parse_from_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libexecline/el_parse_from_buffer.c')
-rw-r--r--src/libexecline/el_parse_from_buffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libexecline/el_parse_from_buffer.c b/src/libexecline/el_parse_from_buffer.c
index f0d0578..62a63ce 100644
--- a/src/libexecline/el_parse_from_buffer.c
+++ b/src/libexecline/el_parse_from_buffer.c
@@ -2,7 +2,6 @@
#include <sys/types.h>
#include <skalibs/buffer.h>
-#include <skalibs/stralloc.h>
#include <execline/execline.h>
static int next (unsigned char *c, void *p)