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