diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index ff0768083de2..6fe933d04bc2 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 +#include #if BSD >= 199103 #define NEWVM #endif