Archived
1
0
Fork 0

removed debug.h in favor for log.h

This commit is contained in:
Henrik Hautakoski 2010-11-21 16:38:04 +01:00
parent 8ad0243c31
commit f156e8906c
9 changed files with 28 additions and 74 deletions

View file

@ -12,7 +12,6 @@
#include <string.h>
#include "xalloc.h"
#include "strbuf.h"
#include "debug.h"
#define CHNK_SIZE 128