summaryrefslogtreecommitdiff
path: root/match/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'match/test.c')
-rw-r--r--match/test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/match/test.c b/match/test.c
index f9f2a27..dabc083 100644
--- a/match/test.c
+++ b/match/test.c
@@ -19,9 +19,10 @@
19 * 19 *
20 **************************************************************************/ 20 **************************************************************************/
21 21
22#include <match.h>
23#include <xbypass.h>
22#include <stdio.h> 24#include <stdio.h>
23#include <time.h> 25#include <time.h>
24#include "match.c"
25 26
26#define ITS 1000000 27#define ITS 1000000
27 28