mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-20 14:31:47 +00:00
11 lines
264 B
Diff
11 lines
264 B
Diff
--- src/FingerprintPAM.cpp.orig 2016-04-12 05:13:32.786979623 +0200
|
|
+++ src/FingerprintPAM.cpp 2016-04-12 05:13:58.427980946 +0200
|
|
@@ -38,6 +38,7 @@
|
|
#include <errno.h>
|
|
#include <pwd.h>
|
|
#include <string>
|
|
+#include <limits.h>
|
|
|
|
#include "../include/Globals.h"
|
|
|