summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-05-23 01:59:43 +0000
committerTim Potter <tpot@samba.org>2003-05-23 01:59:43 +0000
commite48a8b5e9c1a75c6e4bffe022d0e25edae89bc58 (patch)
tree5d434167a586b4b1080cb2bceb0e1ed651b55c8a /source/nsswitch/winbindd.h
parenta5f165020aecde604bbb9982944fb44bcfea19ae (diff)
downloadsamba-e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58.tar.gz
samba-e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58.tar.xz
samba-e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58.zip
Bug 83: fixes for building when $srcdir != $builddir from David Lee
<t.d.lee@durham.ac.uk>
Diffstat (limited to 'source/nsswitch/winbindd.h')
-rw-r--r--source/nsswitch/winbindd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nsswitch/winbindd.h b/source/nsswitch/winbindd.h
index 2d9a0b59499..987a58e502f 100644
--- a/source/nsswitch/winbindd.h
+++ b/source/nsswitch/winbindd.h
@@ -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"