r13924: Split more prototypes out of include/proto.h + initial work on header
[samba.git] / source4 / librpc / rpc / dcerpc.h
index df70580db3f684c3d2ac809d1b7818c613c3447a..7f44feb0d95c222a0032e6c929e77c3f47472364 100644 (file)
@@ -24,8 +24,6 @@
 #ifndef __DCERPC_H__
 #define __DCERPC_H__
 
-#include <nt_status.h>
-
 enum dcerpc_transport_t {
        NCACN_NP, NCACN_IP_TCP, NCACN_IP_UDP, NCACN_VNS_IPC, NCACN_VNS_SPP, 
        NCACN_AT_DSP, NCADG_AT_DDP, NCALRPC, NCACN_UNIX_STREAM, NCADG_UNIX_DGRAM,