Change order to avoid system prototype mismatch (sprint is defined to

php_sprintf by php_config.h)
This commit is contained in:
Sascha Schumann 1999-12-21 01:22:31 +00:00
parent 2e07f02451
commit 931bbca113

View File

@ -18,9 +18,9 @@
/* $Id$ */
#include "php_config.h"
#include <stdio.h>
#include <stdarg.h>
#include "php_config.h"
#if BROKEN_SPRINTF