summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pw/pw.h1
-rw-r--r--pw/pw_vpw.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/pw/pw.h b/pw/pw.h
index 05a51c2..592d592 100644
--- a/pw/pw.h
+++ b/pw/pw.h
@@ -28,7 +28,6 @@
#include <sys/stat.h>
-#define _WITH_GETLINE
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
diff --git a/pw/pw_vpw.c b/pw/pw_vpw.c
index 08c8bd5..8430113 100644
--- a/pw/pw_vpw.c
+++ b/pw/pw_vpw.c
@@ -33,7 +33,6 @@ static const char rcsid[] =
#include <pwd.h>
#include <grp.h>
#include <libutil.h>
-#define _WITH_GETLINE
#include <stdio.h>
#include <string.h>
#include <stdlib.h>