]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Remove ansidecl.h inclusion
authorAbramo Bagnara <abramo@alsa-project.org>
Tue, 23 Jan 2001 09:32:18 +0000 (09:32 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Tue, 23 Jan 2001 09:32:18 +0000 (09:32 +0000)
src/input.c
src/output.c

index 48d81dc46c3991e4cb992564162be5d76209b1d8..2901a86a76ea06376db6c49e25ebb71a3e7acdeb 100644 (file)
@@ -20,7 +20,6 @@
  */
 
 #include <assert.h>
-#include <ansidecl.h>
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
index 5637711aa2154d8207bf3d3921b14af83f329cd5..f51831d4843b089cb9088a16dc2053cdcc79baa2 100644 (file)
@@ -20,7 +20,6 @@
  */
 
 #include <assert.h>
-#include <ansidecl.h>
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>