Browse Source

Remove unnecessary #include.

Originally committed as revision 13532 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 17 years ago
parent
commit
1ab05d37ff
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ffserver.c

+ 0
- 1
ffserver.c View File

@@ -50,7 +50,6 @@
#include <dlfcn.h>
#endif

#include "ffserver.h"
#include "cmdutils.h"

#undef exit


Loading…
Cancel
Save