1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/ascend-radius/files/patch-ac
1997-01-24 10:19:35 +00:00

14 lines
207 B
Plaintext

--- conf.h.orig Tue Oct 29 14:41:54 1996
+++ conf.h Fri Jan 24 05:02:40 1997
@@ -27,6 +27,10 @@
*
*/
+#if defined(_HAVE_PARAM_H)
+#include <sys/param.h>
+#endif
+
#ifndef _conf_h_
#define _conf_h_