aboutsummaryrefslogtreecommitdiff
path: root/src/gistatic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gistatic.h')
-rw-r--r--src/gistatic.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gistatic.h b/src/gistatic.h
new file mode 100644
index 0000000..03c02f6
--- /dev/null
+++ b/src/gistatic.h
@@ -0,0 +1,6 @@
+#ifndef GISTATIC_GISTATIC_H
+#define GISTATIC_GISTATIC_H
+
+int gistatic_main(int argc, char *argv[]);
+
+#endif