diff options
| author | Günther Deschner <gd@samba.org> | 2011-04-29 16:20:27 +0200 |
|---|---|---|
| committer | Günther Deschner <gd@samba.org> | 2011-04-29 21:01:05 +0200 |
| commit | bc781bf7d98baca57c8043bf7dc0a95f8ffd1345 (patch) | |
| tree | 83e79e446fd4772b717bf33b1c225b94b21d3d32 /source3/rpc_client | |
| parent | 487cb0c96ef8ca05fcef35d0d7c49bc067f6cff7 (diff) | |
s3-proto: remove duplicate prototypes.
Guenther
Diffstat (limited to 'source3/rpc_client')
| -rw-r--r-- | source3/rpc_client/cli_winreg_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/rpc_client/cli_winreg_int.h b/source3/rpc_client/cli_winreg_int.h index f175c17f5c..6e9d07f95c 100644 --- a/source3/rpc_client/cli_winreg_int.h +++ b/source3/rpc_client/cli_winreg_int.h @@ -23,6 +23,7 @@ #define CLI_WINREG_INT_H struct auth_serversupplied_info; +struct dcerpc_binding_handle; /** * @brief Connect to the interal winreg server and open the given key. |
