diff options
Diffstat (limited to 'source4/ntvfs/ipc/ipc_rap.c')
-rw-r--r-- | source4/ntvfs/ipc/ipc_rap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/ipc/ipc_rap.c b/source4/ntvfs/ipc/ipc_rap.c index f683082d589..3f415c92937 100644 --- a/source4/ntvfs/ipc/ipc_rap.c +++ b/source4/ntvfs/ipc/ipc_rap.c @@ -23,6 +23,7 @@ #include "smb.h" #include "libcli/rap/rap.h" #include "ntvfs/ipc/proto.h" +#include "librpc/ndr/libndr.h" #define NERR_Success 0 #define NERR_badpass 86 |