summaryrefslogtreecommitdiff
path: root/net/rsync/patches/patch-ad
blob: 6690f48d87228230c1f240922cc4ef35a817fc27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.h.in.orig	Thu Jun 18 06:30:21 1998
+++ config.h.in	Sat Jul  4 05:49:12 1998
@@ -133,6 +133,9 @@
 /* Define if you have the waitpid function.  */
 #undef HAVE_WAITPID
 
+/* Define if you have the mkstemp function.  */
+#undef HAVE_MKSTEMP
+
 /* Define if you have the <compat.h> header file.  */
 #undef HAVE_COMPAT_H