From 1c23282a9a6f261299f6c5f9b5579dbeef3b51c2 Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Sat, 27 Aug 2016 01:50:08 +0000 Subject: Pull in for struct timespec, timeval, or clockrate ok deraadt@ --- usr.sbin/trpt/trpt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/trpt/trpt.c') diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index d266eb2d827..47ff59753b7 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -1,4 +1,4 @@ -/* $OpenBSD: trpt.c,v 1.32 2015/11/20 15:52:57 deraadt Exp $ */ +/* $OpenBSD: trpt.c,v 1.33 2016/08/27 01:50:07 guenther Exp $ */ /*- * Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -60,6 +60,7 @@ */ #include +#include #include #define PRUREQUESTS #include -- cgit v1.2.3