Browse Source

removed os_support.h

Originally committed as revision 2230 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Fabrice Bellard 22 years ago
parent
commit
66a15ea2d2
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavformat/img.c

+ 0
- 2
libavformat/img.c View File

@@ -16,9 +16,7 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <unistd.h>
#include "avformat.h"
#include "os_support.h"

/* XXX: this is a hack */
int loop_input = 0;


Loading…
Cancel
Save