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.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/formats/format_jpeg.c b/formats/format_jpeg.c
index 8c4c4e337..dd875d66f 100644
--- a/formats/format_jpeg.c
+++ b/formats/format_jpeg.c
@@ -31,11 +31,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/time.h>
-#include <errno.h>
#include "asterisk/channel.h"
#include "asterisk/file.h"
-#include "asterisk/logger.h"
#include "asterisk/sched.h"
#include "asterisk/module.h"
#include "asterisk/image.h"