]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/openbsd.h
Add proper pam session handling
[opendoas.git] / libopenbsd / openbsd.h
index 1e5ff9776048a28d95a8f949ca4a98814acf7283..f0eec3df135b1ec03efe1621670bd2f72fe57fd2 100644 (file)
@@ -9,11 +9,6 @@
 
 /* API definitions lifted from OpenBSD src/include */
 
-/* bsd_auth.h */
-#ifndef HAVE_BSD_AUTH_H
-int auth_userokay(char *, char *, char *, char *);
-#endif /* !HAVE_BSD_AUTH_H */
-
 /* login_cap.h */
 #ifndef HAVE_LOGIN_CAP_H
 #define        LOGIN_SETGROUP          0x0001  /* Set group */