summaryrefslogtreecommitdiff
path: root/ham/dpbox/patches
diff options
context:
space:
mode:
authoragc <agc>2003-02-05 09:58:04 +0000
committeragc <agc>2003-02-05 09:58:04 +0000
commit889def4ea75b6f11e9347f1b1993358e5bd01114 (patch)
tree4b6adb4bb99fed65c48940aecab20ec220902523 /ham/dpbox/patches
parent15489f6ec701090accc9407d8cd0d423581692e8 (diff)
downloadpkgsrc-889def4ea75b6f11e9347f1b1993358e5bd01114.tar.gz
Make this compile on -current
Diffstat (limited to 'ham/dpbox/patches')
-rw-r--r--ham/dpbox/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/ham/dpbox/patches/patch-ae b/ham/dpbox/patches/patch-ae
new file mode 100644
index 00000000000..ec87591f4e1
--- /dev/null
+++ b/ham/dpbox/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2003/02/05 09:58:05 agc Exp $
+
+--- pastrix.h 2003/02/05 09:53:49 1.1
++++ pastrix.h 2003/02/05 09:54:31
+@@ -20,6 +20,8 @@
+ #include <stdlib.h>
+ #include <string.h>
+
++#include <limits.h>
++
+
+ /* The following definitions work only on twos-complement machines */
+ #ifndef SHORT_MAX