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