diff options
Diffstat (limited to 'test/interactive-helper/libnoprofile.c')
-rw-r--r-- | test/interactive-helper/libnoprofile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/interactive-helper/libnoprofile.c b/test/interactive-helper/libnoprofile.c index f11b89899..b26ec2a1c 100644 --- a/test/interactive-helper/libnoprofile.c +++ b/test/interactive-helper/libnoprofile.c @@ -1,4 +1,5 @@ #define _GNU_SOURCE +#undef _FORTIFY_SOURCE #include <stdarg.h> #include <stdlib.h> #include <string.h> |