diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-17 15:45:01 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-17 15:45:01 +0200 |
commit | 26c4f91403eb94db64e714afe18b8f5b3d02c94e (patch) | |
tree | 9af55fecb3db069381be585023f06ec59c79c8eb | |
parent | a07239ba03f3196aab9b296e83b7f6c1d05763d8 (diff) | |
parent | 93384b627c41d38fb5e6c4632adc8a143d18b823 (diff) | |
download | samba-26c4f91403eb94db64e714afe18b8f5b3d02c94e.tar.gz samba-26c4f91403eb94db64e714afe18b8f5b3d02c94e.tar.bz2 samba-26c4f91403eb94db64e714afe18b8f5b3d02c94e.zip |
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc
-rw-r--r-- | source3/nsswitch/pam_winbind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/pam_winbind.h b/source3/nsswitch/pam_winbind.h index c8c1910641..6dba127cdc 100644 --- a/source3/nsswitch/pam_winbind.h +++ b/source3/nsswitch/pam_winbind.h @@ -4,7 +4,7 @@ Shirish Kalele 2000 */ -#include "lib/replace/replace.h" +#include "../lib/replace/replace.h" #include "system/syslog.h" #include "system/time.h" |