update build system

This commit is contained in:
Chris Cromer
2016-10-17 21:10:47 -03:00
parent 68a24fd122
commit 84e80e850d
19 changed files with 1575 additions and 1453 deletions

View File

@@ -5,7 +5,6 @@
#include "main.h"
#include "readfile.h"
#include "encoding.h"
#include "string.h"
int readfile(CONFIG *config) {
FILE *file = NULL;