diff options
Diffstat (limited to 'textproc/ispell/files')
-rw-r--r-- | textproc/ispell/files/patch-aa | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/ispell/files/patch-aa b/textproc/ispell/files/patch-aa new file mode 100644 index 00000000000..2841968d5e1 --- /dev/null +++ b/textproc/ispell/files/patch-aa @@ -0,0 +1,14 @@ +*** config.X.bak Mon Jan 23 21:28:24 1995 +--- config.X Tue Dec 16 18:49:29 1997 +*************** +*** 107,115 **** + + #include <sys/param.h> + #include <sys/types.h> +- #ifndef USG +- #include <sys/dir.h> +- #endif /* USG */ + + /* + ** Things that normally go in a Makefile. Define these just like you +--- 107,112 ---- |