summaryrefslogtreecommitdiff
path: root/net/cmu-dhcpd/patches/patch-ab
blob: 37131135511610aeaaf87a9619b713c442671762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2004/03/15 08:35:43 agc Exp $

--- aclocal.m4	2004/03/15 08:07:48	1.1
+++ aclocal.m4	2004/03/15 08:10:11
@@ -229,6 +229,7 @@
 [AC_TRY_COMPILE([
 #include "confdefs.h"    /* the header built by configure so far */
 #include <stdio.h>
+#include <errno.h>
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #endif