From dd0ec6448fecf01513af400efb8df4fe691d5b20 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 18 Nov 1997 19:57:30 +0000 Subject: -Wall --- lib/libutil/readlabel.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libutil/readlabel.c') diff --git a/lib/libutil/readlabel.c b/lib/libutil/readlabel.c index 906d6ba1401..7b921f6b9da 100644 --- a/lib/libutil/readlabel.c +++ b/lib/libutil/readlabel.c @@ -1,4 +1,4 @@ -/* $OpenBSD: readlabel.c,v 1.3 1996/12/23 07:43:42 downsj Exp $ */ +/* $OpenBSD: readlabel.c,v 1.4 1997/11/18 19:57:29 millert Exp $ */ /* * Copyright (c) 1996, Jason Downs. All rights reserved. @@ -32,10 +32,12 @@ #include #include #include +#include #include #include #define DKTYPENAMES #include +#include #include #include -- cgit v1.2.3