1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

s3-libnet: include netlogon.h in libnet samsync header.

Guenther
This commit is contained in:
Günther Deschner 2010-08-02 23:18:53 +02:00
parent af38b5f800
commit f9012635da

View File

@ -17,6 +17,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/ */
#include "../librpc/gen_ndr/netlogon.h"
enum net_samsync_mode { enum net_samsync_mode {
NET_SAMSYNC_MODE_FETCH_PASSDB = 0, NET_SAMSYNC_MODE_FETCH_PASSDB = 0,