diff options
Diffstat (limited to 'debug/tst-chk6.cc')
-rw-r--r-- | debug/tst-chk6.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debug/tst-chk6.cc b/debug/tst-chk6.cc new file mode 100644 index 0000000000..38b8e4fb36 --- /dev/null +++ b/debug/tst-chk6.cc @@ -0,0 +1,2 @@ +#define _FORTIFY_SOURCE 2 +#include "tst-chk1.c" |