From a681180ac7ec2358e22a6483c4f6cf75c1acba6b Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Mon, 15 Apr 2002 03:33:27 +0000 Subject: [PATCH] Include . This should have been part of the previous revision. --- include/grp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/grp.h b/include/grp.h index cbb6215d8b51..ce698236393f 100644 --- a/include/grp.h +++ b/include/grp.h @@ -43,7 +43,7 @@ #define _GRP_H_ #include -#include +#include #ifndef _POSIX_SOURCE #define _PATH_GROUP "/etc/group"