]> git.sesse.net Git - x264/blobdiff - common/common.c
Clean up header includes
[x264] / common / common.c
index 4b8f803a839e530fff09ec06571f5ba59f3b76d1..607aefdd160b9dc22eee9c1d13696bb54832a37f 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "common.h"
 
-#include <stdarg.h>
 #include <ctype.h>
 
 #if HAVE_MALLOC_H