summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/fake-rfc2553.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-02-11 18:32:13 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-02-11 18:32:13 +1100
commit15af68f767e31d07c474c37d6af7cadcbcdb82ce (patch)
tree782ac764528ef90592d76b7184871993fcd59442 /openbsd-compat/fake-rfc2553.h
parent1b6f2291e4adf4d3e7e81d35194b1ad7751270f2 (diff)
- (dtucker) [openbsd-compat/fake-rfc2553.h] We now need EAI_SYSTEM too.
Diffstat (limited to 'openbsd-compat/fake-rfc2553.h')
-rw-r--r--openbsd-compat/fake-rfc2553.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsd-compat/fake-rfc2553.h b/openbsd-compat/fake-rfc2553.h
index baea0703..636792ed 100644
--- a/openbsd-compat/fake-rfc2553.h
+++ b/openbsd-compat/fake-rfc2553.h
@@ -1,4 +1,4 @@
-/* $Id: fake-rfc2553.h,v 1.9 2004/03/10 10:06:33 dtucker Exp $ */
+/* $Id: fake-rfc2553.h,v 1.10 2005/02/11 07:32:13 dtucker Exp $ */
/*
* Copyright (C) 2000-2003 Damien Miller. All rights reserved.
@@ -117,6 +117,7 @@ struct sockaddr_in6 {
# define EAI_NODATA 1
# define EAI_MEMORY 2
# define EAI_NONAME 3
+# define EAI_SYSTEM 4
#endif
#ifndef HAVE_STRUCT_ADDRINFO