Title: [173387] trunk/Source/WebKit2
- Revision
- 173387
- Author
- [email protected]
- Date
- 2014-09-08 11:04:05 -0700 (Mon, 08 Sep 2014)
Log Message
Try to fix the build after r173383, part 4.
* Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm:
Machine finally caught up so I could actually test the fixes!
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (173386 => 173387)
--- trunk/Source/WebKit2/ChangeLog 2014-09-08 17:53:47 UTC (rev 173386)
+++ trunk/Source/WebKit2/ChangeLog 2014-09-08 18:04:05 UTC (rev 173387)
@@ -1,5 +1,12 @@
2014-09-08 Tim Horton <[email protected]>
+ Try to fix the build after r173383, part 4.
+
+ * Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm:
+ Machine finally caught up so I could actually test the fixes!
+
+2014-09-08 Tim Horton <[email protected]>
+
Try to fix the build after r173383, part 3.
* Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.mm:
Modified: trunk/Source/WebKit2/Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm (173386 => 173387)
--- trunk/Source/WebKit2/Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm 2014-09-08 17:53:47 UTC (rev 173386)
+++ trunk/Source/WebKit2/Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm 2014-09-08 18:04:05 UTC (rev 173387)
@@ -23,6 +23,8 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
+#import "config.h"
+
#import <crt_externs.h>
#import <dlfcn.h>
#import <mach-o/dyld.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes