diff options
Diffstat (limited to 'command/audio.h')
-rw-r--r-- | command/audio.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/command/audio.h b/command/audio.h index 5249a5a..bb751ae 100644 --- a/command/audio.h +++ b/command/audio.h @@ -8,18 +8,8 @@ #ifndef __audio_h_ #define __audio_h_ -#include <netinet/in.h> // for htonl -#include <stdio.h> -#include <stdlib.h> -#include <string.h> - #include "global.h" -extern "C" -{ -#include "debug.h" -} - #if 0 #include "audio_gain_analysis.h" #endif |