diff options
Diffstat (limited to 'source4/winbind/idmap.h')
-rw-r--r-- | source4/winbind/idmap.h | 4 |
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" |