Print this page
1575 untangle libmlrpc ... (libmlrpc)
*** 47,58 ****
#include <stdlib.h>
#include <strings.h>
#include <string.h>
#include <assert.h>
! #include <smbsrv/libsmb.h>
! #include <smbsrv/libmlrpc.h>
#define NDOBUFSZ 128
#define NDR_PDU_BLOCK_SIZE (4*1024)
#define NDR_PDU_BLOCK_MASK (NDR_PDU_BLOCK_SIZE - 1)
--- 47,57 ----
#include <stdlib.h>
#include <strings.h>
#include <string.h>
#include <assert.h>
! #include <libmlrpc.h>
#define NDOBUFSZ 128
#define NDR_PDU_BLOCK_SIZE (4*1024)
#define NDR_PDU_BLOCK_MASK (NDR_PDU_BLOCK_SIZE - 1)