From 73da506ee04ec490c5959b45c216a1f8508bec5b Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 20:00:37 -0400 Subject: consistently use <> for standardized headers --- src/grp/struct_group.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/grp/struct_group.c') diff --git a/src/grp/struct_group.c b/src/grp/struct_group.c index 16097b22..e1f8c376 100644 --- a/src/grp/struct_group.c +++ b/src/grp/struct_group.c @@ -1,5 +1,3 @@ -#include - struct group { char * gr_name; gid_t gr_gid; -- cgit v1.2.1