aboutsummaryrefslogtreecommitdiff
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/match.c b/match.c
index 5b99bce..a2d3cf1 100644
--- a/match.c
+++ b/match.c
@@ -8,9 +8,9 @@
#include <string.h>
#include "definitions.h"
+#include "match.h"
#include "types.h"
#include "utils.h"
-#include "match.h"
#ifdef DEBUG_HEAP
// Doubly-linked list operations: