summaryrefslogtreecommitdiff
path: root/ham/dpbox/patches/patch-ae
blob: ec87591f4e1990c1c49d55a13d5d94f7350a3a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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