[patch] remove unneeded headers from alsa-lib/src/alisp/alisp.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
-mike

Attachment: pgpupCeutwIBf.pgp
Description: PGP signature

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>

 alisp.c |    1 -
 1 file changed, 1 deletion(-)

diff -r 46221e609f45 src/alisp/alisp.c
--- a/src/alisp/alisp.c	Wed Sep 06 14:39:01 2006 +0200
+++ b/src/alisp/alisp.c	Thu Sep 07 14:42:21 2006 -0400
@@ -30,7 +30,6 @@
 #include <ctype.h>
 #include <math.h>
 #include <err.h>
-#include <wordexp.h>
 
 #define alisp_seq_iterator alisp_object
 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux