rid warning

This commit is contained in:
Doug MacEachern 2005-02-12 02:49:00 +00:00
parent 08e6b0cb8b
commit 5bc64bd40a
1 changed files with 3 additions and 0 deletions

View File

@ -412,6 +412,9 @@ void sigar_cpu_model_adjust(sigar_t *sigar, sigar_cpu_info_t *info)
#include <rpc/pmap_prot.h>
#include <rpc/pmap_clnt.h>
#include <rpcsvc/nfs_prot.h>
#ifdef __FreeBSD__
#include <arpa/inet.h>
#endif
static int get_sockaddr(struct sockaddr_in *addr, char *host)
{