]> git.alsa-project.org Git - alsa-utils.git/commitdiff
removed ansidecl.h
authorJaroslav Kysela <perex@perex.cz>
Mon, 11 Sep 2000 16:12:14 +0000 (16:12 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 11 Sep 2000 16:12:14 +0000 (16:12 +0000)
amixer/amixer.c

index 8118e0631d055fac7ca611fa96a6e7789270db84..f6e0bcd78838d068c4bb5916c96bef1bf8d4cc89 100644 (file)
@@ -26,7 +26,6 @@
 #include <ctype.h>
 #include <math.h>
 #include <errno.h>
-#include <ansidecl.h>
 #include <assert.h>
 #include <sys/asoundlib.h>
 #include <sys/poll.h>