summaryrefslogtreecommitdiff
path: root/tests/tests-common.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-09 10:12:58 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-09 10:12:58 (GMT)
commit14e1ad23635a65d98c59ae14e35484abbd3ba6c4 (patch)
tree0ef8483812496e456023a9341dcf76f0bbba7006 /tests/tests-common.h
parent0e938364fea8c3ab07b06491fd21cb34a403bf99 (diff)
Forgot to actually add most files in previous commit (#217)
Diffstat (limited to 'tests/tests-common.h')
-rw-r--r--tests/tests-common.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/tests-common.h b/tests/tests-common.h
index 3393884..e16bcda 100644
--- a/tests/tests-common.h
+++ b/tests/tests-common.h
@@ -1,6 +1,8 @@
#ifndef TESTS_COMMON_H_
#define TESTS_COMMON_H_
-class FileModule *parsefile(const char *filename);
+#include <stdlib.h>
+
+class FileModule *parsefile(const char *filename, const char *fakepath = NULL);
#endif
contact: Jan Huwald // Impressum