diff options
Diffstat (limited to 'src/string/strchr.c')
| -rw-r--r-- | src/string/strchr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/strchr.c b/src/string/strchr.c index 5793743b..92557030 100644 --- a/src/string/strchr.c +++ b/src/string/strchr.c @@ -1,6 +1,5 @@ #include <string.h> #include "_safety.h" -#undef strchr /** string search **/ |
