mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 13:37:02 +03:00
f85335a7f9
svn path=/trunk/netsurf/; revision=11396
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
#include <Carbon/Carbon.h>
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|
|
|
|
#undef offsetof |