Windows global stuff:
[krb5.git] / src / lib / krb5 / os / port2ip.c
index d8c5b23c146b45ffeb8762e6e589240131c1c8e2..531e61a470823b70ee0d7487cbd54d6b417a0c46 100644 (file)
 
 #ifdef KRB5_USE_INET
 #include "os-proto.h"
-#ifndef _WINSOCKAPI_
-#include <netinet/in.h>
-#endif
 
-krb5_error_code INTERFACE
+krb5_error_code
 krb5_unpack_full_ipaddr(context, inaddr, adr, port)
     krb5_context context;
     const krb5_address *inaddr;