diff options
Diffstat (limited to 'source3/libnet')
-rw-r--r-- | source3/libnet/libnet_samsync.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libnet/libnet_samsync.h b/source3/libnet/libnet_samsync.h index c9093ef2f1..cc3334050f 100644 --- a/source3/libnet/libnet_samsync.h +++ b/source3/libnet/libnet_samsync.h @@ -17,6 +17,7 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "../librpc/gen_ndr/netlogon.h" enum net_samsync_mode { NET_SAMSYNC_MODE_FETCH_PASSDB = 0, |