diff options
Diffstat (limited to 'osx.m')
| -rw-r--r-- | osx.m | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -77,6 +77,8 @@ * recreate it. */ +#define COMBINED /* we put all the puzzles in one binary in this port */ + #include <ctype.h> #include <sys/time.h> #import <Cocoa/Cocoa.h> |