diff --git a/src/lib/libutil/opendev.c b/src/lib/libutil/opendev.c index 6d1c6cac..53c3c537 100644 --- a/src/lib/libutil/opendev.c +++ b/src/lib/libutil/opendev.c @@ -1,4 +1,4 @@ -/* $OpenBSD: opendev.c,v 1.9 2010/06/18 17:03:06 jsing Exp $ */ +/* $OpenBSD: opendev.c,v 1.10 2010/06/28 19:12:29 chl Exp $ */ /* * Copyright (c) 2000, Todd C. Miller. All rights reserved. @@ -32,7 +32,9 @@ #include #include #include +#include +#include #include #include #include