summaryrefslogtreecommitdiff
path: root/libavformat/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/http.c')
-rw-r--r--libavformat/http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/http.c b/libavformat/http.c
index f81ce1654b..b052683790 100644
--- a/libavformat/http.c
+++ b/libavformat/http.c
@@ -18,7 +18,6 @@
*/
#include "avformat.h"
#include <unistd.h>
-#include <ctype.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>