summaryrefslogtreecommitdiff
path: root/sysutils/mtools/patches
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>1998-01-22 15:44:44 +0000
committeris <is@pkgsrc.org>1998-01-22 15:44:44 +0000
commit5c59742be669684a350dc1456f65516443e09acc (patch)
treef0fc1116e88784b2569af3b0aca1609d50ccaca4 /sysutils/mtools/patches
parent8dd06dcbcbd11f612db05404e7651fff04d5be6b (diff)
downloadpkgsrc-5c59742be669684a350dc1456f65516443e09acc.tar.gz
Initial import of the mtools package, as adapted by me.
Can probably be refined a bit (e.g. patching in correct pathnames into documentation).
Diffstat (limited to 'sysutils/mtools/patches')
-rw-r--r--sysutils/mtools/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/mtools/patches/patch-aa b/sysutils/mtools/patches/patch-aa
new file mode 100644
index 00000000000..73ee3690bb9
--- /dev/null
+++ b/sysutils/mtools/patches/patch-aa
@@ -0,0 +1,11 @@
+--- sysincludes.h.original Wed Jan 21 17:53:59 1998
++++ sysincludes.h Wed Jan 21 17:44:09 1998
+@@ -11,6 +11,8 @@
+ /* */
+ /***********************************************************************/
+
++#include <sys/param.h>
++
+ #ifdef BSD
+ /* on BSD we prefer gettimeofday, ... */
+ # ifdef HAVE_GETTIMEOFDAY