$NetBSD: patch-bb,v 1.2 2002/10/13 16:43:22 taca Exp $

--- include/autoconf.h.in.orig	Tue Jul 16 06:29:47 2002
+++ include/autoconf.h.in
@@ -537,6 +537,9 @@
 /* Define if you have the setpgrp function.  */
 #undef HAVE_SETPGRP
 
+/* Define if you have the setpgrp function.  */
+#undef HAVE_SETPROCTITLE
+
 /* Define if you have the setrlimit function.  */
 #undef HAVE_SETRLIMIT
 
@@ -645,6 +648,9 @@
 /* Define if you have the <linux/netfilter_ipv4.h> header file.  */
 #undef HAVE_LINUX_NETFILTER_IPV4_H
 
+/* Define if you have the <machine/byte_swap.h> header file.  */
+#undef HAVE_MACHINE_BYTE_SWAP_H
+
 /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H
 
@@ -812,6 +818,9 @@
 
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
+
+/* Define if you have the <util.h> header file.  */
+#undef HAVE_UTIL_H
 
 /* Define if you have the <utime.h> header file.  */
 #undef HAVE_UTIME_H
