summaryrefslogtreecommitdiff
path: root/utils/hp2ps/Key.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps/Key.h')
-rw-r--r--utils/hp2ps/Key.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/hp2ps/Key.h b/utils/hp2ps/Key.h
new file mode 100644
index 0000000000..d2a7b8eae3
--- /dev/null
+++ b/utils/hp2ps/Key.h
@@ -0,0 +1,6 @@
+#ifndef KEY_H
+#define KEY_H
+
+void Key PROTO((void));
+
+#endif /* KEY_H */