summaryrefslogblamecommitdiff
path: root/security/pwauth/files/patch-fail__check.c
blob: 6965a61457777cdb070b7671c460885af113c8b4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                               
--- fail_check.c.orig	2020-04-11 16:28:08 UTC
+++ fail_check.c
@@ -35,7 +35,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <utmp.h>
+#include <utmpx.h>
 
 #include "config.h"
 #include "fail_log.h"