diff options
Diffstat (limited to 'parseconfig.h')
-rw-r--r-- | parseconfig.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/parseconfig.h b/parseconfig.h index 12fd5a7..da87571 100644 --- a/parseconfig.h +++ b/parseconfig.h @@ -1,7 +1,3 @@ -#ifndef HAVE_STRCASESTR -extern char* strcasestr(char *haystack, char *needle); -#endif - /* config options */ struct cfg_option { char *domain; |