diff options
Diffstat (limited to 'scan_urlencoded_query.h')
| -rw-r--r-- | scan_urlencoded_query.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scan_urlencoded_query.h b/scan_urlencoded_query.h index 92e3f34..06b91f5 100644 --- a/scan_urlencoded_query.h +++ b/scan_urlencoded_query.h | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | 3 | ||
| 4 | $id$ */ | 4 | $id$ */ |
| 5 | 5 | ||
| 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> | 9 | #include <sys/types.h> |
| 10 | 10 | ||
