summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2003-10-24 13:49:29 +0000
committerJim McDonough <jmcd@samba.org>2003-10-24 13:49:29 +0000
commit3d8e3f314b9f1ad3966afd5ad217a63b109de0f9 (patch)
tree07e46a5c7e7ab1f5a08b3aac5d1bc092d068decf /source3/include/ntdomain.h
parentd2523233ea46945dea9c701ad4e5519f5cdc95c4 (diff)
downloadsamba-3d8e3f314b9f1ad3966afd5ad217a63b109de0f9.tar.gz
samba-3d8e3f314b9f1ad3966afd5ad217a63b109de0f9.tar.bz2
samba-3d8e3f314b9f1ad3966afd5ad217a63b109de0f9.zip
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
#534 (This used to be commit 4e86243ea1d4bbe96720caaaf02300f5e15bee5a)
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index ccbc190c59..3fe8f41d8d 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -402,5 +402,6 @@ struct acct_info
#include "rpc_dfs.h"
#include "rpc_ds.h"
#include "rpc_echo.h"
+#include "rpc_shutdown.h"
#endif /* _NT_DOMAIN_H */