summaryrefslogtreecommitdiff
path: root/source4/winbind/idmap.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-05-24 11:21:29 +1000
committerAndrew Bartlett <abartlet@samba.org>2010-05-24 23:08:57 +1000
commit9573c35636806a0ce013c32e611603c0e8a480fd (patch)
treec0795890b1135ec3fa80992d0b112471131563c6 /source4/winbind/idmap.h
parente7fe4d388516e7bf496056ae9828a4219d5ff7db (diff)
downloadsamba-9573c35636806a0ce013c32e611603c0e8a480fd.tar.gz
samba-9573c35636806a0ce013c32e611603c0e8a480fd.tar.bz2
samba-9573c35636806a0ce013c32e611603c0e8a480fd.zip
s4:winbind Change include guard so as not to conflict with idmap.h in source3
Diffstat (limited to 'source4/winbind/idmap.h')
-rw-r--r--source4/winbind/idmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/winbind/idmap.h b/source4/winbind/idmap.h
index 4a4bd4aceb..bf048e9758 100644
--- a/source4/winbind/idmap.h
+++ b/source4/winbind/idmap.h
@@ -19,8 +19,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _IDMAP_H_
-#define _IDMAP_H_
+#ifndef _WINBIND_IDMAP_H_
+#define _WINBIND_IDMAP_H_
#include "librpc/gen_ndr/idmap.h"