diff --git a/netware/sendmail_nw.h b/netware/sendmail_nw.h index 9d0b7fb73c3..d1601fba06a 100644 --- a/netware/sendmail_nw.h +++ b/netware/sendmail_nw.h @@ -4,7 +4,7 @@ #include #else #include /* For struct sockaddr, 'PF_INET' and 'AF_INET' */ -#include /* For struct sockaddr_in */ +#include /* For struct sockaddr_in */ #include /* For struct hostent */ /*#include */ #endif /* USE_WINSOCK */