summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2003-10-24 13:49:25 +0000
committerJim McDonough <jmcd@samba.org>2003-10-24 13:49:25 +0000
commit65ae858c1b49efa64c759a914b09204eca14db42 (patch)
tree55729d4e511f6824b2b4496e6df55ce769dc6435 /source3/include/ntdomain.h
parent6258550534050e59a80ae8e39d9fb308b2e648fb (diff)
downloadsamba-65ae858c1b49efa64c759a914b09204eca14db42.tar.gz
samba-65ae858c1b49efa64c759a914b09204eca14db42.tar.bz2
samba-65ae858c1b49efa64c759a914b09204eca14db42.zip
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
#534 (This used to be commit 99f4fa54497ba1c0fc0ba39d51b3ce201a8e6cd2)
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 66057424ca..5da6d86410 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -403,5 +403,6 @@ struct acct_info
#include "rpc_ds.h"
#include "rpc_echo.h"
#include "rpc_epmapper.h"
+#include "rpc_shutdown.h"
#endif /* _NT_DOMAIN_H */