summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/include/netdb.x
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/kerberosIV/include/netdb.x')
-rw-r--r--crypto/kerberosIV/include/netdb.x7
1 files changed, 7 insertions, 0 deletions
diff --git a/crypto/kerberosIV/include/netdb.x b/crypto/kerberosIV/include/netdb.x
new file mode 100644
index 0000000..7055918
--- /dev/null
+++ b/crypto/kerberosIV/include/netdb.x
@@ -0,0 +1,7 @@
+/* fix for broken ultrix netdb.h. */
+#ifndef __NETDB_H__
+#define __NETDB_H__
+
+#include "/usr/include/netdb.h"
+
+#endif /* __NETDB_H__ */
OpenPOWER on IntegriCloud