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

@@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "myc_mem.h"
#include "myc_err.h"
#include "myc_str.h"