From 3ac53dcf6ed91f0ed47918a99c006196aa6576fe Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Sat, 8 Jan 2005 16:49:03 +0000 Subject: - Update to 0.44 --- security/dropbear/files/patch-fake-rfc2553.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/dropbear/files/patch-fake-rfc2553.h (limited to 'security/dropbear/files/patch-fake-rfc2553.h') diff --git a/security/dropbear/files/patch-fake-rfc2553.h b/security/dropbear/files/patch-fake-rfc2553.h new file mode 100644 index 000000000000..bc2fb880a1b2 --- /dev/null +++ b/security/dropbear/files/patch-fake-rfc2553.h @@ -0,0 +1,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 -- cgit v1.2.3