Originally committed as revision 2966 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 21 years ago
parent e52788d069
commit 64c020a8ab
  1. 1
      ffmpeg.c

@ -34,6 +34,7 @@
#include <sys/select.h>
#include <stdlib.h>
#endif
#undef time //needed because HAVE_AV_CONFIG_H is defined on top
#include <time.h>
#include "cmdutils.h"

Loading…
Cancel
Save