OSDN Git Service

configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
[android-x86/external-ffmpeg.git] / libavdevice / x11grab.c
index aaad729..0e63d09 100644 (file)
@@ -35,8 +35,6 @@
  * and Edouard Gomez <ed.gomez@free.fr>.
  */
 
-#define _XOPEN_SOURCE 600
-
 #include "config.h"
 #include "libavformat/avformat.h"
 #include <time.h>