2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>

PR 755/rtems
	* libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c,
	libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.
This commit is contained in:
Ralf Corsepius
2005-02-03 05:49:30 +00:00
parent 47877395a9
commit b90307a092
4 changed files with 10 additions and 0 deletions

View File

@@ -74,6 +74,7 @@
#include <fcntl.h>
#include <rtems/mkrootfs.h>
#include <rtems/rtems_bsdnet.h>
#include <rtems/bsdnet/servers.h>
#define BOOTP_MIN_LEN 300 /* Minimum size of bootp udp packet */