]> git.alsa-project.org Git - alsa-lib.git/commitdiff
remove unneeded headers from alsa-lib/src/alisp/alisp.c
authorMike Frysinger <vapier@gentoo.org>
Tue, 26 Sep 2006 13:38:35 +0000 (15:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Sep 2006 13:38:35 +0000 (15:38 +0200)
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 <vapier@gentoo.org>
src/alisp/alisp.c

index 04db6c6ebaf734a2f399b833cc1a724ab3982618..73f49bf8b9aa73d44fdfcc044407b90dcca18cdc 100644 (file)
@@ -30,7 +30,6 @@
 #include <ctype.h>
 #include <math.h>
 #include <err.h>
-#include <wordexp.h>
 
 #define alisp_seq_iterator alisp_object