summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-12 16:24:13 +0000
committerpeter <peter@FreeBSD.org>1998-06-12 16:24:13 +0000
commit0eeb15037d919830ae6a153060dabc072ee7cc76 (patch)
tree445dd79b4b4d7a4189319bbb6acf632cf20a8d2d /usr.sbin/amd
parente819351604f95c9b21735416fe7f007e9170dcf7 (diff)
downloadFreeBSD-src-0eeb15037d919830ae6a153060dabc072ee7cc76.zip
FreeBSD-src-0eeb15037d919830ae6a153060dabc072ee7cc76.tar.gz
#include <arpa/inet.h>
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r--usr.sbin/amd/fsinfo/fsinfo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/amd/fsinfo/fsinfo.h b/usr.sbin/amd/fsinfo/fsinfo.h
index e74ea73..69158bf 100644
--- a/usr.sbin/amd/fsinfo/fsinfo.h
+++ b/usr.sbin/amd/fsinfo/fsinfo.h
@@ -37,7 +37,7 @@
*
* @(#)fsinfo.h 8.1 (Berkeley) 6/6/93
*
- * $Id: fsinfo.h,v 1.5 1997/02/22 16:03:21 peter Exp $
+ * $Id: fsinfo.h,v 1.6 1997/09/02 06:35:18 charnier Exp $
*
*/
@@ -82,6 +82,7 @@ typedef char *voidp;
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
+#include <arpa/inet.h>
#include <net/if.h>
#include <net/ethernet.h>
OpenPOWER on IntegriCloud