diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:57:56 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:57:56 +0000 |
commit | bebd89314e57ff34ea47724c5605a0f32c425dcf (patch) | |
tree | d991da3f3e4ccc0cc8f9eab35d1891ca59b0fd9a /x11/libgnome/files | |
parent | 3707e5b7408ecadb0bda141dd82ec9bbca5d0267 (diff) |
Notes
Diffstat (limited to 'x11/libgnome/files')
-rw-r--r-- | x11/libgnome/files/patch-bm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/libgnome/files/patch-bm b/x11/libgnome/files/patch-bm new file mode 100644 index 000000000000..ab6caa847240 --- /dev/null +++ b/x11/libgnome/files/patch-bm @@ -0,0 +1,11 @@ +--- zvt/vt.h.orig Sat Sep 9 01:33:07 2000 ++++ zvt/vt.h Sat Sep 9 01:35:18 2000 +@@ -23,7 +23,7 @@ + + #include <unistd.h> + +-#include "lists.h" ++#include <zvt/lists.h> + + /* for utf-8 input support */ + #define ZVT_UTF 1 |