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:
parent
7674ecd97e
commit
b4b0659e43
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user