diff options
Diffstat (limited to 'scan_urlencoded_query.h')
| -rw-r--r-- | scan_urlencoded_query.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/scan_urlencoded_query.h b/scan_urlencoded_query.h index 86ce93e..7ff6e42 100644 --- a/scan_urlencoded_query.h +++ b/scan_urlencoded_query.h | |||
| @@ -6,6 +6,8 @@ | |||
| 6 | #ifndef __SCAN_URLENCODED_QUERY_H__ | 6 | #ifndef __SCAN_URLENCODED_QUERY_H__ | 
| 7 | #define __SCAN_URLENCODED_QUERY_H__ | 7 | #define __SCAN_URLENCODED_QUERY_H__ | 
| 8 | 8 | ||
| 9 | #include <sys/types.h> | ||
| 10 | |||
| 9 | typedef enum { | 11 | typedef enum { | 
| 10 | SCAN_PATH = 1, | 12 | SCAN_PATH = 1, | 
| 11 | SCAN_SEARCHPATH_PARAM = 2, | 13 | SCAN_SEARCHPATH_PARAM = 2, | 
