]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Remove superfluous wordexp.h inclusion
authorJaroslav Kysela <perex@perex.cz>
Mon, 28 Nov 2005 12:02:55 +0000 (12:02 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 28 Nov 2005 12:02:55 +0000 (12:02 +0000)
src/conf.c

index 50ac844e08994e1e4c156e4e01337fca581468f4..546b5893497cf0e340dd12d1856f5e8e434ac718 100644 (file)
@@ -415,7 +415,6 @@ beginning:</P>
 
 
 #include <stdarg.h>
-#include <wordexp.h>
 #include <dlfcn.h>
 #include <limits.h>
 #include <sys/stat.h>