Browse Source

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

PHP-5.0
Wez Furlong 22 years ago
parent
commit
6873d6839d
  1. 1
      main/streams/plain_wrapper.c

1
main/streams/plain_wrapper.c

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

Loading…
Cancel
Save