Include <sys/_types.h>. This should have been part of the previous

revision.
This commit is contained in:
Mike Barcroft 2002-04-15 03:33:27 +00:00
parent 6e07075911
commit a681180ac7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94722

View file

@ -43,7 +43,7 @@
#define _GRP_H_
#include <sys/cdefs.h>
#include <machine/ansi.h>
#include <sys/_types.h>
#ifndef _POSIX_SOURCE
#define _PATH_GROUP "/etc/group"