aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/fgetgrent.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpwdgrp/fgetgrent.c')
-rw-r--r--libpwdgrp/fgetgrent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/fgetgrent.c b/libpwdgrp/fgetgrent.c
index c5d63e05f..1492a1a95 100644
--- a/libpwdgrp/fgetgrent.c
+++ b/libpwdgrp/fgetgrent.c
@@ -22,7 +22,7 @@
22 22
23#include <stdio.h> 23#include <stdio.h>
24#include <errno.h> 24#include <errno.h>
25#include "grp.h" 25#include "grp_.h"
26 26
27struct group *fgetgrent(FILE * file) 27struct group *fgetgrent(FILE * file)
28{ 28{