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