root / trunk / tool / patches / OSServices.diff
| Revision 321, 0.5 kB (checked in by saurik, 7 months ago) |
|---|
-
usr/include/OSServices/OSServices.h
diff --git /usr/include/OSServices/OSServices.h /usr/include/OSServices/OSServices.h index f14355d..c3295cf 100644
53 53 #include <OSServices/WSTypes.h> 54 54 #endif 55 55 56 #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE)) 56 57 #ifndef __WSMETHODINVOCATION__ 57 58 #include <OSServices/WSMethodInvocation.h> 58 59 #endif … … 60 61 #ifndef __WSPROTOCOLHANDLER__ 61 62 #include <OSServices/WSProtocolHandler.h> 62 63 #endif 64 #endif 63 65 64 66 65 67 #if !__LP64__
Note: See TracBrowser
for help on using the browser.
