From 0470d3c1e67d8bcfa4897e2df4090e4651fc61fd Mon Sep 17 00:00:00 2001 From: David Krause Date: Fri, 18 Jul 2003 23:05:14 +0000 Subject: add missing includes ok tedu@ --- lib/libcompat/regexp/regerror.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libcompat/regexp') diff --git a/lib/libcompat/regexp/regerror.c b/lib/libcompat/regexp/regerror.c index c98b8a3d4f7..92bb8996643 100644 --- a/lib/libcompat/regexp/regerror.c +++ b/lib/libcompat/regexp/regerror.c @@ -1,8 +1,9 @@ -/* $OpenBSD: regerror.c,v 1.5 2003/06/26 23:19:32 deraadt Exp $ */ +/* $OpenBSD: regerror.c,v 1.6 2003/07/18 23:05:13 david Exp $ */ #ifndef lint -static char *rcsid = "$OpenBSD: regerror.c,v 1.5 2003/06/26 23:19:32 deraadt Exp $"; +static char *rcsid = "$OpenBSD: regerror.c,v 1.6 2003/07/18 23:05:13 david Exp $"; #endif /* not lint */ +#include #include #include -- cgit v1.2.3