diff options
-rw-r--r-- | debian/to-be-evaluated/006_compile_warnings | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/to-be-evaluated/006_compile_warnings b/debian/to-be-evaluated/006_compile_warnings deleted file mode 100644 index dd22f71d..00000000 --- a/debian/to-be-evaluated/006_compile_warnings +++ /dev/null @@ -1,12 +0,0 @@ ---- Linux-PAM-0.72/modules/pam_tally/pam_tally.c~ Tue Dec 14 12:52:35 1999 -+++ Linux-PAM-0.72/modules/pam_tally/pam_tally.c Tue Dec 14 12:52:29 1999 -@@ -70,7 +70,9 @@ - #endif - - static struct faillog faillog; -+#ifndef MAIN - static time_t fail_time; -+#endif - - /*---------------------------------------------------------------------*/ - |