aboutsummaryrefslogtreecommitdiff
path: root/devel/tclcl/files/patch-tclcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclcl/files/patch-tclcl.h')
-rw-r--r--devel/tclcl/files/patch-tclcl.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/devel/tclcl/files/patch-tclcl.h b/devel/tclcl/files/patch-tclcl.h
new file mode 100644
index 000000000000..e5bdef43c79e
--- /dev/null
+++ b/devel/tclcl/files/patch-tclcl.h
@@ -0,0 +1,22 @@
+
+$FreeBSD$
+
+--- tclcl.h.orig
++++ tclcl.h
+@@ -45,7 +45,6 @@
+ }
+
+ #include "tclcl-config.h"
+-#include "tclcl-mappings.h"
+ #include "tracedvar.h"
+
+ struct Tk_Window_;
+@@ -253,6 +252,8 @@
+ InstVar* instvar_;
+ TracedVar* tracedvar_;
+ };
++
++#include "tclcl-mappings.h"
+
+ /*
+ * johnh xxx: delete this