]> Pileus Git - ~andy/fetchmail/blobdiff - fetchmail.h
INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required library...
[~andy/fetchmail] / fetchmail.h
index 74121bd5ea898d2f68596859f993702474ff1bd5..e819e7e8e303e32848ae338d3d6031c7d5a88130 100644 (file)
@@ -235,7 +235,6 @@ struct hostdata             /* shared among all user connections to given server */
     int protocol;                      /* protocol type */
 #ifdef INET6_ENABLE
     char *service;                     /* IPv6 service name */
-    void *netsec;                      /* IPv6 security request */
 #else /* INET6_ENABLE */
     int port;                          /* TCP/IP service port number */
 #endif /* INET6_ENABLE */