diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-21 01:07:07 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-21 01:07:07 +0000 |
commit | 8703a420a316d5d1a73f2715467e27a95289ea5f (patch) | |
tree | 78c091c2402b40bca05b6a72382288fd2a213fdd /textproc/dict/files/patch-dict.h | |
parent | Update to 6.4.9.005.1. (diff) |
Update to version 1.5.5.
Notes
Notes:
svn path=/head/; revision=46567
Diffstat (limited to 'textproc/dict/files/patch-dict.h')
-rw-r--r-- | textproc/dict/files/patch-dict.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/dict/files/patch-dict.h b/textproc/dict/files/patch-dict.h new file mode 100644 index 000000000000..e5ba7a712ac0 --- /dev/null +++ b/textproc/dict/files/patch-dict.h @@ -0,0 +1,6 @@ +--- dict.h.orig Fri Dec 22 06:15:25 2000 ++++ dict.h Mon Aug 20 17:52:08 2001 +@@ -32,3 +32,2 @@ + +-#include <signal.h> + #include <sys/utsname.h> |