Mac OS X updates.

This commit is contained in:
Martin Fuhrer 2006-10-14 03:55:34 +00:00
parent fd3f257660
commit 3189f07863
2 changed files with 13 additions and 10 deletions

View file

@ -26,6 +26,11 @@
#include "win32_print.h"
#endif
#ifdef __APPLE__
#include "wrapperdata.h"
extern WrapperData macosx;
#endif
#ifdef FORKED_FONTS
#include <sys/socket.h>