Browse Source

- Add needed include as reported by Pierre

experimental/5.3-FPM
Marcus Boerger 18 years ago
parent
commit
88f19296c9
  1. 1
      main/SAPI.h

1
main/SAPI.h

@ -22,6 +22,7 @@
#define SAPI_H
#include "zend.h"
#include "zend_API.h"
#include "zend_llist.h"
#include "zend_operators.h"
#ifdef PHP_WIN32

Loading…
Cancel
Save