Use stuff from the common dir

git-svn-id: svn://svn.cc65.org/cc65/trunk@73 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-06-14 10:01:36 +00:00
parent ecdce2cd16
commit c2b19b5e00
8 changed files with 65 additions and 333 deletions

View File

@@ -37,6 +37,8 @@
#include <stdlib.h>
#include <stdarg.h>
#include "../common/cmdline.h"
#include "global.h"
#include "error.h"