root / trunk / tool / patches / OSServices.diff

Revision 321, 0.5 kB (checked in by saurik, 7 months ago)

Merging in all the latest header patches.

  • usr/include/OSServices/OSServices.h

    diff --git /usr/include/OSServices/OSServices.h /usr/include/OSServices/OSServices.h
    index f14355d..c3295cf 100644
     
    5353#include <OSServices/WSTypes.h> 
    5454#endif 
    5555 
     56#if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE)) 
    5657#ifndef __WSMETHODINVOCATION__ 
    5758#include <OSServices/WSMethodInvocation.h> 
    5859#endif 
     
    6061#ifndef __WSPROTOCOLHANDLER__ 
    6162#include <OSServices/WSProtocolHandler.h> 
    6263#endif 
     64#endif 
    6365 
    6466 
    6567#if !__LP64__ 
Note: See TracBrowser for help on using the browser.