aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/errors.h')
-rw-r--r--src/test/errors.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/errors.h b/src/test/errors.h
index 50ed595..e3140e2 100644
--- a/src/test/errors.h
+++ b/src/test/errors.h
@@ -19,6 +19,12 @@
#define LIBGAMMA_TEST_ERRROS_H
+#include <libgamma.h>
+
+#include <stdio.h>
+#include <errno.h>
+
+
/**
* The error API.
*/