]> git.armaanb.net Git - opendoas.git/blobdiff - includes.h
timestamp: error out if fstat and lstat st_ino and st_dev are not the same
[opendoas.git] / includes.h
index d3d4e390a2a10c59508e5bc859dac3aa4ceb8963..d4967e05985c0a9a3b04ecc73794dd78fd9e37fb 100644 (file)
@@ -17,7 +17,7 @@
 #include "openbsd.h"
 
 #ifdef USE_PAM
-int pamauth(const char *, const char *, int, int);
+void pamauth(const char *, const char *, int, int, int);
 #endif
 
 #ifdef USE_SHADOW