diff options
Diffstat (limited to 'src/string/strncpy.c')
| -rw-r--r-- | src/string/strncpy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/strncpy.c b/src/string/strncpy.c index 94fcc2f5..2b4c40d1 100644 --- a/src/string/strncpy.c +++ b/src/string/strncpy.c @@ -1,6 +1,5 @@ #include <string.h> #include "_safety.h" -#undef strncpy /** copy bounded string **/ |
