mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
328 B
Plaintext
13 lines
328 B
Plaintext
$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
|