From: Mike Frysinger Date: Tue, 26 Sep 2006 13:38:35 +0000 (+0200) Subject: remove unneeded headers from alsa-lib/src/alisp/alisp.c X-Git-Tag: v1.0.13~6 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=43b2802216ba27037b72360baf28840f94ebe0e3;p=alsa-lib.git remove unneeded headers from alsa-lib/src/alisp/alisp.c the alisp.c file includes wordexp.h even though it doesnt actually use any wordexp functions ... causes trouble when target doesnt have wordexp support :) patch attached to scrub said headers Signed-off-by: Mike Frysinger --- diff --git a/src/alisp/alisp.c b/src/alisp/alisp.c index 04db6c6e..73f49bf8 100644 --- a/src/alisp/alisp.c +++ b/src/alisp/alisp.c @@ -30,7 +30,6 @@ #include #include #include -#include #define alisp_seq_iterator alisp_object