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