Changeset 40913 in vbox for trunk/src/VBox/HostServices/auth
- Timestamp:
- Apr 14, 2012 7:10:41 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c
r35993 r40913 63 63 # ifdef RT_OS_SOLARIS 64 64 # define PAM_LIB_NAME "libpam.so.1" 65 # elif defined(RT_OS_FREEBSD) 66 # define PAM_LIB_NAME "libpam.so" 65 67 # else 66 68 # define PAM_LIB_NAME "libpam.so.0"
Note:
See TracChangeset
for help on using the changeset viewer.