aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cmd/proof/proof.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/proof/proof.h b/src/cmd/proof/proof.h
index 73f39b8c..edd34991 100644
--- a/src/cmd/proof/proof.h
+++ b/src/cmd/proof/proof.h
@@ -9,6 +9,8 @@
#define ONES ~0
+#define devname proof_devname
+
extern char devname[];
extern double mag;
extern int nview;