summaryrefslogtreecommitdiff
path: root/security/openssh/patches/patch-ag
blob: abcae6f796a0bafffe8c13ff0fe8e1bb05e08666 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ag,v 1.7 2005/09/21 18:07:09 reed Exp $

--- config.h.in.orig	2005-09-01 04:15:22.000000000 -0500
+++ config.h.in
@@ -113,6 +113,9 @@
 /* Define if you are on Cygwin */
 #undef HAVE_CYGWIN
 
+/* Define if you are on Interix */
+#undef HAVE_INTERIX
+
 /* Define if you have a broken realpath. */
 #undef BROKEN_REALPATH