summaryrefslogtreecommitdiff
path: root/security/dropbear/files/patch-fake-rfc2553.h
blob: bc2fb880a1b2c3577efb6249ee182e1ae835b8ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- fake-rfc2553.h.orig	Sat Jan  8 17:32:31 2005
+++ fake-rfc2553.h	Sat Jan  8 17:32:59 2005
@@ -114,7 +114,7 @@
 # define NI_MAXHOST 1025
 #endif /* !NI_MAXHOST */
 
-#ifndef EAI_NODATA
+#if 0
 # define EAI_NODATA	1
 # define EAI_MEMORY	2
 # define EAI_NONAME	3