]> git.sesse.net Git - x264/blobdiff - encoder/analyse.c
configure: Define feature test macros for --std=gnu99
[x264] / encoder / analyse.c
index 2bb67ad674859de2fdba4457d0c3ffe9cc0e8214..4a2d8a2f1ec9c1b42e05e05558719157ac8f8752 100644 (file)
@@ -25,8 +25,6 @@
  * For more information, contact us at licensing@x264.com.
  *****************************************************************************/
 
-#define _ISOC99_SOURCE
-
 #include "common/common.h"
 #include "macroblock.h"
 #include "me.h"