2013-09-26 17:14:40 +02:00

15 lines
410 B
Plaintext

$NetBSD: patch-ab,v 1.1 2005/10/31 05:11:41 minskim Exp $
--- config.h.in.orig 2005-10-30 20:52:01.000000000 -0800
+++ config.h.in
@@ -136,6 +136,9 @@
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
+/* Define to 1 if you have the <sys/xattr.h> header file. */
+#undef HAVE_SYS_XATTR_H
+
/* Define to 1 if the system has the type `uint16_t'. */
#undef HAVE_UINT16_T