mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
207 B
Plaintext
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_
|
|
|