Include <netinet/in.h>.

This commit is contained in:
Ulrich Drepper 1998-03-23 21:43:46 +00:00
parent b9bee783b0
commit c1b637a79f

View File

@ -69,6 +69,7 @@
#endif
#include <sys/cdefs.h>
#include <stdio.h>
#include <netinet/in.h>
/*
* Revision information. This is the release date in YYYYMMDD format.