fix linux build, missing include

This commit is contained in:
Enno Rehling 2015-08-18 17:28:07 +02:00
parent 5bc4f7f144
commit 1f4c8d5858
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <CuTest.h> #include <CuTest.h>
#include <assert.h> #include <assert.h>
#include <errno.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>