From 25188cef4bd88edeb68c1bd3c7b54c38e18ad151 Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Sat, 10 Feb 2001 22:33:09 +0000 Subject: Relevant BUGIDs: 131549 Purpose of commit: bugfix Commit summary: --------------- Needed to link lastlog module with -lutil (on some systems). --- modules/pam_lastlog/pam_lastlog.c | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/pam_lastlog/pam_lastlog.c') diff --git a/modules/pam_lastlog/pam_lastlog.c b/modules/pam_lastlog/pam_lastlog.c index 05c3c083..15f83c83 100644 --- a/modules/pam_lastlog/pam_lastlog.c +++ b/modules/pam_lastlog/pam_lastlog.c @@ -25,7 +25,6 @@ #include #include #include -#define __USE_BSD #include #include -- cgit v1.2.3