mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
* resolv.h: #include <netinet/in.h> for sockaddr_in typedef.
This commit is contained in:
parent
cf2f4a6aef
commit
373e8a118b
@ -1,3 +1,7 @@
|
||||
2008-12-08 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
* resolv.h: #include <netinet/in.h> for sockaddr_in typedef.
|
||||
|
||||
2008-12-07 Christian Franke <franke@computer.org>
|
||||
|
||||
* fhandler_registry.cc (encode_regname): Add Parameter add_val.
|
||||
|
@ -66,6 +66,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <stdio.h>
|
||||
#include <arpa/nameser.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
/*
|
||||
* Revision information. This is the release date in YYYYMMDD format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user