diff options
Diffstat (limited to 'libgpo/gpo.h')
-rw-r--r-- | libgpo/gpo.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libgpo/gpo.h b/libgpo/gpo.h index e6443825ec..62e9091156 100644 --- a/libgpo/gpo.h +++ b/libgpo/gpo.h @@ -20,12 +20,8 @@ #ifndef __GPO_H__ #define __GPO_H__ -#if _SAMBA_BUILD_ == 4 -#include "source4/libgpo/ads_convenience.h" -#else struct loadparm_context; #include "ads.h" -#endif enum GPO_LINK_TYPE { GP_LINK_UNKOWN = 0, |