summaryrefslogtreecommitdiff
path: root/utils/hp2ps/Deviation.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps/Deviation.h')
-rw-r--r--utils/hp2ps/Deviation.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/hp2ps/Deviation.h b/utils/hp2ps/Deviation.h
new file mode 100644
index 0000000000..14e4df1ad0
--- /dev/null
+++ b/utils/hp2ps/Deviation.h
@@ -0,0 +1,7 @@
+#ifndef DEVIATION_H
+#define DEVIATION_H
+
+void Deviation PROTO((void));
+void Identorder PROTO((int));
+
+#endif /* DEVIATION_H */