summaryrefslogtreecommitdiff
path: root/src/include/port/bsdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/bsdi.h')
-rw-r--r--src/include/port/bsdi.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/port/bsdi.h b/src/include/port/bsdi.h
index e5ba051f23..3a2aa59d09 100644
--- a/src/include/port/bsdi.h
+++ b/src/include/port/bsdi.h
@@ -9,7 +9,3 @@
typedef unsigned char slock_t;
-/* This is marked as obsoleted in BSD/OS 4.3. */
-#ifndef EAI_ADDRFAMILY
-#define EAI_ADDRFAMILY 1
-#endif