aboutsummaryrefslogtreecommitdiff
path: root/security/pwauth/files/patch-checkfaillog.c
blob: 320a51faf92a6c0a529871fe7d95d2d598caf941 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- checkfaillog.c.orig	2012-02-11 13:22:09.000000000 +0200
+++ checkfaillog.c	2012-02-11 13:22:42.000000000 +0200
@@ -32,6 +32,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <sys/types.h>
 #include <utmp.h>
 #include <pwd.h>