Remove unused includes
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 23 Nov 2010 14:55:48 +0000 (15:55 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Tue, 23 Nov 2010 14:55:48 +0000 (15:55 +0100)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
wav_header.c

index 1aac2e9..e21841a 100644 (file)
@@ -11,9 +11,7 @@
  */
 
 #include <stdio.h>
-#include <stdlib.h>
 #include <stdint.h>
-#include <string.h>
 
 #include <endian.h>