From 68f65580bd5cf66749cda97f4bda52c56a054725 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 29 Sep 2019 17:10:01 +0000 Subject: oops .h file missing --- usr.sbin/ldomd/ldomd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/ldomd/ldomd.c') diff --git a/usr.sbin/ldomd/ldomd.c b/usr.sbin/ldomd/ldomd.c index 6a94f302ce0..db5e6bf5fbd 100644 --- a/usr.sbin/ldomd/ldomd.c +++ b/usr.sbin/ldomd/ldomd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ldomd.c,v 1.8 2019/09/28 16:12:13 deraadt Exp $ */ +/* $OpenBSD: ldomd.c,v 1.9 2019/09/29 17:10:00 deraadt Exp $ */ /* * Copyright (c) 2012 Mark Kettenis @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3