summaryrefslogtreecommitdiff
path: root/headerbody.h
diff options
context:
space:
mode:
Diffstat (limited to 'headerbody.h')
-rw-r--r--headerbody.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/headerbody.h b/headerbody.h
new file mode 100644
index 0000000..3bb2e2f
--- /dev/null
+++ b/headerbody.h
@@ -0,0 +1,6 @@
+#ifndef HEADERBODY_H
+#define HEADERBODY_H
+
+extern int headerbody();
+
+#endif