diff options
Diffstat (limited to 'src/string/strpbrk.c')
| -rw-r--r-- | src/string/strpbrk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/strpbrk.c b/src/string/strpbrk.c index 2d2a95b4..714c282a 100644 --- a/src/string/strpbrk.c +++ b/src/string/strpbrk.c @@ -1,6 +1,5 @@ #include <string.h> #include "_safety.h" -#undef strpbrk /** count matching characters **/ |
