aboutsummaryrefslogtreecommitdiffstats
path: root/net/openradius
diff options
context:
space:
mode:
Diffstat (limited to 'net/openradius')
-rw-r--r--net/openradius/files/patch-constants.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openradius/files/patch-constants.h b/net/openradius/files/patch-constants.h
new file mode 100644
index 000000000000..ee412cb27805
--- /dev/null
+++ b/net/openradius/files/patch-constants.h
@@ -0,0 +1,12 @@
+--- common/constants.h.orig Thu Mar 23 18:15:07 2006
++++ common/constants.h Thu Jan 18 14:57:54 2007
+@@ -16,6 +16,8 @@
+ * 2003/06/23 - EvB - Added constants needed for accept/reject/acctresp ops.
+ */
+
++/* Required for LONG_MAX */
++#include <limits.h>
+
+ /*
+ * DEFINES
+