]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 849541
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 26 Nov 2003 10:12:18 +0000 (10:12 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 26 Nov 2003 10:12:18 +0000 (10:12 +0000)
commit9ebb94c98ea89a15d738d02f07ab5a63220e851b
tree032944951185b4889d8cf6764857c1b3ce3dfa26
parentd49298dd5398d34fe4cfd035d416c6ee126f5c95
Relevant BUGIDs: 849541

Purpose of commit: cleanup

Commit summary:
---------------
pam_rhosts_auth.c included sys/fsuid.h
twice on Linux and uses "#ifdef linux"
instead the correct "#ifdef __linux__".
modules/pam_rhosts/pam_rhosts_auth.c