NULL needs a platform-dependent include

This commit is contained in:
Enno Rehling 2016-01-13 00:06:06 +01:00
parent 54d25e91dd
commit 58b0ad19d0

View file

@ -1,3 +1,4 @@
#include <platform.h>
#include <CuTest.h> #include <CuTest.h>
#include "password.h" #include "password.h"