*sigh*, obviously, we need this to be able to use sapi_module.name

This commit is contained in:
Wez Furlong 2004-05-25 13:23:20 +00:00
parent ff0ee48537
commit 6873d6839d

View file

@ -35,6 +35,7 @@
#ifdef HAVE_SYS_MMAN_H
#include <sys/mman.h>
#endif
#include "SAPI.h"
#include "php_streams_int.h"