]> git.armaanb.net Git - opendoas.git/blobdiff - includes.h
somehow nopass snuck onto the :wheel example. i think it's better without.
[opendoas.git] / includes.h
index e9ebf6364da8d6365097b9511862bcc8ec76d62a..1be024ad20baf78bac999fbe2597340a1ee7d66f 100644 (file)
@@ -20,7 +20,7 @@
 #include "openbsd.h"
 
 #ifdef HAVE_PAM_APPL_H
-int doas_pam(char *name, int interactive, int nopass);
+int pamauth(const char *, const char *, int, int);
 #endif
 
 #endif /* INCLUDES_H */