Include the same headers as on Windows.

diff --git a/include/rpc.h b/include/rpc.h
index feef483..06e5c0f 100644
--- a/include/rpc.h
+++ b/include/rpc.h
@@ -33,5 +33,9 @@
 RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid);
 
 #include "rpcdce.h"
+/* #include "rpcnsi.h" */
+/* #include "rpcnterr.h" */
+/* #include "excpt.h" */
+#include "winerror.h"
 
 #endif /*__WINE_RPC_H */