diff options
Diffstat (limited to 'libpwdgrp/__getgrent.c')
-rw-r--r-- | libpwdgrp/__getgrent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/__getgrent.c b/libpwdgrp/__getgrent.c index 571da3f..39cf189 100644 --- a/libpwdgrp/__getgrent.c +++ b/libpwdgrp/__getgrent.c @@ -23,7 +23,7 @@ #include <unistd.h> #include <stdlib.h> #include <string.h> -#include "grp.h" +#include "grp_.h" /* * Define GR_SCALE_DYNAMIC if you want grp to dynamically scale its read buffer |