summaryrefslogtreecommitdiff
path: root/tests/test-gc-hmac-sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-gc-hmac-sha1.c')
-rw-r--r--tests/test-gc-hmac-sha1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test-gc-hmac-sha1.c b/tests/test-gc-hmac-sha1.c
index 16e0d10e5f..a4a47cc9d7 100644
--- a/tests/test-gc-hmac-sha1.c
+++ b/tests/test-gc-hmac-sha1.c
@@ -17,9 +17,10 @@
#include <config.h>
+#include "gc.h"
+
#include <stdio.h>
#include <string.h>
-#include "gc.h"
int
main (int argc, char *argv[])