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