$NetBSD: patch-cb,v 1.5 2000/03/02 00:23:15 hubertf Exp $ --- config.h.in.orig Sun Feb 6 13:40:21 2000 +++ config.h.in Thu Mar 2 00:47:13 2000 @@ -1,5 +1,12 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ +/* Define if you have the header file. */ +#undef HAVE_SYS_PARAM_H + +#ifdef HAVE_SYS_PARAM_H +# include +#endif + /****** BEGIN USER CONFIGURATION SECTION *****/ /* @@ -405,9 +412,6 @@ /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H