include url.h

This commit is contained in:
Sascha Schumann 2002-05-04 17:15:09 +00:00
parent 2a4dea6c18
commit 62c54fca9f

View File

@ -32,6 +32,7 @@
#include "php_globals.h" #include "php_globals.h"
#define STATE_TAG SOME_OTHER_STATE_TAG #define STATE_TAG SOME_OTHER_STATE_TAG
#include "basic_functions.h" #include "basic_functions.h"
#include "url.h"
#undef STATE_TAG #undef STATE_TAG
#define url_scanner url_scanner_ex #define url_scanner url_scanner_ex