aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gdl
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-14 00:45:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-14 00:45:45 +0000
commit7c45a1e3db72c2429529c91aa84ea4225a08adaa (patch)
tree5b674cf99a425710d50667c2beff5ee561c567f1 /x11-toolkits/gdl
parent6b0314e72aca6ef587ba9aa4036cd9ee0f175292 (diff)
downloadports-7c45a1e3db72c2429529c91aa84ea4225a08adaa.tar.gz
ports-7c45a1e3db72c2429529c91aa84ea4225a08adaa.zip
Notes
Diffstat (limited to 'x11-toolkits/gdl')
-rw-r--r--x11-toolkits/gdl/files/patch-symbol-browser-control_symbol-browser.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gdl/files/patch-symbol-browser-control_symbol-browser.c b/x11-toolkits/gdl/files/patch-symbol-browser-control_symbol-browser.c
new file mode 100644
index 000000000000..eb8d8cb71597
--- /dev/null
+++ b/x11-toolkits/gdl/files/patch-symbol-browser-control_symbol-browser.c
@@ -0,0 +1,10 @@
+--- symbol-browser-control/symbol-browser.c.orig Fri Aug 13 20:41:15 2004
++++ symbol-browser-control/symbol-browser.c Fri Aug 13 20:41:42 2004
+@@ -28,6 +28,7 @@
+ #include <gtk/gtktreeview.h>
+ #include <sys/stat.h>
+ #include <dirent.h>
++#include <string.h>
+
+ #include <tm_project.h>
+ #include <tm_tagmanager.h>