]> granicus.if.org Git - php/commitdiff
*sigh*, obviously, we need this to be able to use sapi_module.name
authorWez Furlong <wez@php.net>
Tue, 25 May 2004 13:23:20 +0000 (13:23 +0000)
committerWez Furlong <wez@php.net>
Tue, 25 May 2004 13:23:20 +0000 (13:23 +0000)
main/streams/plain_wrapper.c

index 4188052b10821c0310798200222f05672eae4c62..c37f38221cb490318a73a53563a89ee519fa6676 100644 (file)
@@ -35,6 +35,7 @@
 #ifdef HAVE_SYS_MMAN_H
 #include <sys/mman.h>
 #endif
+#include "SAPI.h"
 
 #include "php_streams_int.h"