1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/security/dropbear/files/patch-fake-rfc2553.h
2005-01-08 16:49:03 +00:00

12 lines
263 B
C

--- 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