From cf582afba779e325663a2b24e34f7ec4135adfd9 Mon Sep 17 00:00:00 2001 From: comex Date: Mon, 12 Jan 2015 00:29:50 -0500 Subject: minor improvements --- test/test-td-simple.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test-td-simple.c b/test/test-td-simple.c index 00bf179..c69483e 100644 --- a/test/test-td-simple.c +++ b/test/test-td-simple.c @@ -1,6 +1,7 @@ #include #include #include +#define IF_BOTHER_WITH_MODIFY(...) __VA_ARGS__ #include "dis.h" typedef struct { bool modify; } tdis_ret; -- cgit v1.2.3