1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Fix preprocessor indentation.

This commit is contained in:
hniksic 2001-11-30 00:36:22 -08:00
parent 7674ecd97e
commit b4b0659e43

View File

@ -34,9 +34,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#else
# include <sys/socket.h>
# include <netinet/in.h>
#ifndef __BEOS__
# ifndef __BEOS__
# include <arpa/inet.h>
#endif
# endif
# include <netdb.h>
#endif /* WINDOWS */