git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f42eda7
)
removed ctype.h
author
Fabrice Bellard
<fabrice@bellard.org>
Mon, 8 Sep 2003 22:13:17 +0000
(22:13 +0000)
committer
Fabrice Bellard
<fabrice@bellard.org>
Mon, 8 Sep 2003 22:13:17 +0000
(22:13 +0000)
Originally committed as revision 2234 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c
patch
|
blob
|
history
diff --git
a/ffserver.c
b/ffserver.c
index
b344438
..
057a386
100644
(file)
--- a/
ffserver.c
+++ b/
ffserver.c
@@
-34,7
+34,6
@@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
-#include <ctype.h>
#include <signal.h>
#ifdef CONFIG_HAVE_DLFCN
#include <dlfcn.h>
#include <signal.h>
#ifdef CONFIG_HAVE_DLFCN
#include <dlfcn.h>