summaryrefslogtreecommitdiffstats
path: root/usr.sbin/trpt/trpt.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1996-03-11 13:02:44 +0000
committerdg <dg@FreeBSD.org>1996-03-11 13:02:44 +0000
commit5f47db151a4534e40bcd6e17b22f9ce7da1dcb07 (patch)
tree178b665ebdd113fdf7c81f09dd853f920066120b /usr.sbin/trpt/trpt.c
parent42390683e5de322e34b244ea03ffa0e6e1b0cb0f (diff)
downloadFreeBSD-src-5f47db151a4534e40bcd6e17b22f9ce7da1dcb07.zip
FreeBSD-src-5f47db151a4534e40bcd6e17b22f9ce7da1dcb07.tar.gz
Include queue.h in preparation for struct socket changes.
Diffstat (limited to 'usr.sbin/trpt/trpt.c')
-rw-r--r--usr.sbin/trpt/trpt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c
index ff07680..6fe933d0 100644
--- a/usr.sbin/trpt/trpt.c
+++ b/usr.sbin/trpt/trpt.c
@@ -42,6 +42,7 @@ static char sccsid[] = "@(#)trpt.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#include <sys/param.h>
+#include <sys/queue.h>
#if BSD >= 199103
#define NEWVM
#endif
OpenPOWER on IntegriCloud