compiles but doesn't link

This commit is contained in:
Joel Dice
2007-06-17 22:25:42 -06:00
parent 1cb866aac1
commit d595a2fd61
4 changed files with 12 additions and 4 deletions

View File

@ -2,6 +2,7 @@
#define COMMON_H
#include "stdint.h"
#include "stdlib.h"
#include "stdarg.h"
#include "string.h"
#include "stdio.h"