s3-libnet: include netlogon.h in libnet samsync header.
authorGünther Deschner <gd@samba.org>
Mon, 2 Aug 2010 21:18:53 +0000 (23:18 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 6 Aug 2010 13:43:37 +0000 (15:43 +0200)
Guenther

source3/libnet/libnet_samsync.h

index c9093ef2f103e41e7167e92c2c11402671a5a5fe..cc3334050f3752ff912c452bda0597aa791187c8 100644 (file)
@@ -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,