From e5d527e8dfba82f1c47f6b1d3751cf2f17cf2cab Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 27 Jun 2001 18:53:30 +0000 Subject: Relevant BUGIDs: 436432 Purpose of commit: cleanup Commit summary: --------------- nix unneeded #include line from pam_tally.c. Keep things as minimalistic as possible until we /know/ it's needed for something. --- modules/pam_tally/pam_tally.c | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/pam_tally/pam_tally.c b/modules/pam_tally/pam_tally.c index b5bbaba3..651a758b 100644 --- a/modules/pam_tally/pam_tally.c +++ b/modules/pam_tally/pam_tally.c @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3