projects
/
wav_header.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
910f8bc
)
Remove unused includes
author
Antonio Ospite <ospite@studenti.unina.it>
Tue, 23 Nov 2010 14:55:48 +0000
(15:55 +0100)
committer
Antonio 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
patch
|
blob
|
history
diff --git
a/wav_header.c
b/wav_header.c
index
1aac2e9
..
e21841a
100644
(file)
--- a/
wav_header.c
+++ b/
wav_header.c
@@
-11,9
+11,7
@@
*/
#include <stdio.h>
*/
#include <stdio.h>
-#include <stdlib.h>
#include <stdint.h>
#include <stdint.h>
-#include <string.h>
#include <endian.h>
#include <endian.h>