summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dvi.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/Dvi.c b/Dvi.c
index 45e6322..75d127f 100644
--- a/Dvi.c
+++ b/Dvi.c
@@ -1,4 +1,5 @@
/* $XConsortium: Dvi.c,v 1.21 94/04/17 20:43:34 keith Exp $ */
+/* $XdotOrg: $ */
/*
Copyright (c) 1991 X Consortium
@@ -35,6 +36,10 @@ from the X Consortium.
* Dvi.c - Dvi display widget
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#define XtStrlen(s) ((s) ? strlen(s) : 0)
/* The following are defined for the reader's convenience. Any