aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/__getgrent.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpwdgrp/__getgrent.c')
-rw-r--r--libpwdgrp/__getgrent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/__getgrent.c b/libpwdgrp/__getgrent.c
index 571da3fc3..39cf1890a 100644
--- a/libpwdgrp/__getgrent.c
+++ b/libpwdgrp/__getgrent.c
@@ -23,7 +23,7 @@
23#include <unistd.h> 23#include <unistd.h>
24#include <stdlib.h> 24#include <stdlib.h>
25#include <string.h> 25#include <string.h>
26#include "grp.h" 26#include "grp_.h"
27 27
28/* 28/*
29 * Define GR_SCALE_DYNAMIC if you want grp to dynamically scale its read buffer 29 * Define GR_SCALE_DYNAMIC if you want grp to dynamically scale its read buffer