diff options
Diffstat (limited to 'src/sp_utils.c')
| -rw-r--r-- | src/sp_utils.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sp_utils.c b/src/sp_utils.c index 1231bee..ea6afaf 100644 --- a/src/sp_utils.c +++ b/src/sp_utils.c | |||
| @@ -1,11 +1,5 @@ | |||
| 1 | #include "php_snuffleupagus.h" | 1 | #include "php_snuffleupagus.h" |
| 2 | 2 | ||
| 3 | #include <fcntl.h> | ||
| 4 | #include <inttypes.h> | ||
| 5 | #include <stdio.h> | ||
| 6 | #include <stdlib.h> | ||
| 7 | #include <string.h> | ||
| 8 | #include <unistd.h> | ||
| 9 | 3 | ||
| 10 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) | 4 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) |
| 11 | 5 | ||
