aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib544.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-20 04:26:55 +0000
committerYang Tse <yangsita@gmail.com>2008-09-20 04:26:55 +0000
commit7beb473a3dffbd5757b14a99866033ae1391dbd9 (patch)
tree91afca7b6ecc178f48da1c17c7bb87a86de69c5f /tests/libtest/lib544.c
parent19bc92289ddb57110b93b1480d058e31963d9648 (diff)
include "memdebug.h"
Diffstat (limited to 'tests/libtest/lib544.c')
-rw-r--r--tests/libtest/lib544.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest/lib544.c b/tests/libtest/lib544.c
index f91cef354..756291972 100644
--- a/tests/libtest/lib544.c
+++ b/tests/libtest/lib544.c
@@ -10,6 +10,7 @@
#include "test.h"
+#include "memdebug.h"
static char teststring[] =
"This\0 is test binary data with an embedded NUL byte\n";