summaryrefslogtreecommitdiff
path: root/main/php_sprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_sprintf.c')
-rw-r--r--main/php_sprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_sprintf.c b/main/php_sprintf.c
index 24b9bf15fd..06d714c355 100644
--- a/main/php_sprintf.c
+++ b/main/php_sprintf.c
@@ -18,9 +18,9 @@
/* $Id$ */
-#include "php_config.h"
#include <stdio.h>
#include <stdarg.h>
+#include "php_config.h"
#if BROKEN_SPRINTF