Compiles and runs under Mac OS X

VS: ----------------------------------------------------------------------
This commit is contained in:
koennecke
2008-07-23 12:15:17 +00:00
parent fa59313759
commit adb5fc3436
4 changed files with 5 additions and 2 deletions

View File

@ -12,6 +12,7 @@ Markus Zolliker, March 2005
#include <stdlib.h>
#include <assert.h>
#include <fortify.h>
#include <limits.h>
#include <ctype.h>
#include "logger.h"
#include "pardef.h"