Include <darpa/inet.h>.

This commit is contained in:
Dan Nicolaescu 2008-12-03 03:37:37 +00:00
parent aafc17b7c5
commit 448d408588
2 changed files with 6 additions and 0 deletions

View file

@ -47,6 +47,8 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
# include <netinet/in.h>
# endif
# include <darpa/inet.h>
# define INVALID_SOCKET -1
# define HSOCKET int
# define CLOSE_SOCKET close