1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

Bug 83: fixes for building when $srcdir != $builddir from David Lee

<t.d.lee@durham.ac.uk>
This commit is contained in:
Tim Potter
-
parent a5f165020a
commit e48a8b5e9c
4 changed files with 33 additions and 22 deletions

View File

@ -219,7 +219,7 @@ struct winbindd_idmap_methods {
void (*status)(void);
};
#include "winbindd_proto.h"
#include "../nsswitch/winbindd_proto.h"
#include "rpc_parse.h"
#include "rpc_client.h"