mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Fix build
PR: ports/108084 Submitted by: Cristian KLEIN<cristi@net.utcluj.ro> Approved by: maintainer (implicit)
This commit is contained in:
parent
b9833cd0a0
commit
a0a40cdc78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182795
12
net/openradius/files/patch-constants.h
Normal file
12
net/openradius/files/patch-constants.h
Normal file
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user