diff options
Diffstat (limited to 'src/sp_config.c')
| -rw-r--r-- | src/sp_config.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sp_config.c b/src/sp_config.c index debf749..915c8a1 100644 --- a/src/sp_config.c +++ b/src/sp_config.c | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <errno.h> | ||
| 2 | #if defined(__FreeBSD__) | 1 | #if defined(__FreeBSD__) |
| 3 | #define _WITH_GETLINE | 2 | #define _WITH_GETLINE |
| 4 | #endif | 3 | #endif |
| 5 | #include <stdio.h> | ||
| 6 | #include <string.h> | ||
| 7 | 4 | ||
| 8 | #include "php_snuffleupagus.h" | 5 | #include "php_snuffleupagus.h" |
| 9 | 6 | ||
