Add missing include

This commit is contained in:
Berke Viktor 2012-10-18 17:54:03 +02:00
parent 5acd848f79
commit e3a21d34b4
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include "../../config.h"