Ignore:
Timestamp:
Dec 2, 2010, 1:18:49 AM (15 years ago)
Author:
dmik
Message:

Fixed broken build after r21492 by sorting out a huuuuge wagon of duplicates, wrong include order and other dirty mess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/rpcdce.h

    r5598 r21493  
    1414#define RPCRTAPI DECLSPEC_IMPORT
    1515#define RPCNSAPI DECLSPEC_IMPORT
    16 
    17 #include <rpc.h>
    1816
    1917/*typedef char small;*/
     
    11791177#endif /* RPC_UNICODE_SUPPORTED */
    11801178
    1181 #ifndef __WINE_WTYPES_H
    11821179typedef void __RPC_FAR * RPC_AUTH_IDENTITY_HANDLE;
    11831180typedef void __RPC_FAR * RPC_AUTHZ_HANDLE;
    1184 #endif
    11851181
    11861182#define RPC_C_AUTHN_LEVEL_DEFAULT       0
Note: See TracChangeset for help on using the changeset viewer.