diff options
author | Yang Tse <yangsita@gmail.com> | 2008-09-20 04:26:55 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-09-20 04:26:55 +0000 |
commit | 7beb473a3dffbd5757b14a99866033ae1391dbd9 (patch) | |
tree | 91afca7b6ecc178f48da1c17c7bb87a86de69c5f /tests/libtest/lib504.c | |
parent | 19bc92289ddb57110b93b1480d058e31963d9648 (diff) |
include "memdebug.h"
Diffstat (limited to 'tests/libtest/lib504.c')
-rw-r--r-- | tests/libtest/lib504.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest/lib504.c b/tests/libtest/lib504.c index a57a3d157..fece016b8 100644 --- a/tests/libtest/lib504.c +++ b/tests/libtest/lib504.c @@ -13,6 +13,7 @@ #include <sys/types.h> #include "testutil.h" +#include "memdebug.h" #define MAIN_LOOP_HANG_TIMEOUT 90 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 |