aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_jpeg.c')
-rw-r--r--formats/format_jpeg.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/formats/format_jpeg.c b/formats/format_jpeg.c
index bb0661074..8c4c4e337 100644
--- a/formats/format_jpeg.c
+++ b/formats/format_jpeg.c
@@ -28,15 +28,10 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
-#include <stdlib.h>
#include <sys/time.h>
-#include <stdio.h>
-#include <unistd.h>
#include <errno.h>
-#include <string.h>
#include "asterisk/channel.h"
#include "asterisk/file.h"