aboutsummaryrefslogtreecommitdiff
path: root/test/test-td-simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-td-simple.c')
-rw-r--r--test/test-td-simple.c1
1 files changed, 1 insertions, 0 deletions
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 <stdint.h>
#include <stdlib.h>
#include <stdio.h>
+#define IF_BOTHER_WITH_MODIFY(...) __VA_ARGS__
#include "dis.h"
typedef struct { bool modify; } tdis_ret;