aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp
diff options
context:
space:
mode:
Diffstat (limited to 'libpwdgrp')
-rw-r--r--libpwdgrp/pwd_grp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libpwdgrp/pwd_grp.c b/libpwdgrp/pwd_grp.c
index 98ecf40a3..05b83d66d 100644
--- a/libpwdgrp/pwd_grp.c
+++ b/libpwdgrp/pwd_grp.c
@@ -28,9 +28,7 @@
28#include <assert.h> 28#include <assert.h>
29#include <ctype.h> 29#include <ctype.h>
30 30
31//#include "pwd_.h" 31#include "shadow_.h"
32//#include "grp_.h"
33//#include "shadow_.h"
34 32
35#ifndef _PATH_SHADOW 33#ifndef _PATH_SHADOW
36#define _PATH_SHADOW "/etc/shadow" 34#define _PATH_SHADOW "/etc/shadow"