]> granicus.if.org Git - php/commitdiff
Fix warning.
authorSebastian Bergmann <sebastian@php.net>
Sun, 2 Feb 2003 18:50:42 +0000 (18:50 +0000)
committerSebastian Bergmann <sebastian@php.net>
Sun, 2 Feb 2003 18:50:42 +0000 (18:50 +0000)
ext/standard/info.c

index d03d7cb1fb3e5cb1c3d9fd1d27e1e4b2c4b0c9fe..43a100fe3ba943611ddf8048dd647b333052cc7b 100644 (file)
@@ -33,6 +33,7 @@
 #include "php_main.h"
 #include "zend_globals.h"              /* needs ELS */
 #include "zend_extensions.h"
+#include "zend_highlight.h"
 #ifdef HAVE_SYS_UTSNAME_H
 #include <sys/utsname.h>
 #endif