missing include, I believe

This commit is contained in:
Enno Rehling 2016-08-30 20:15:28 +01:00
parent d9e541843b
commit a1d56acfe6
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
**/ **/
#include <stdlib.h> #include <stdlib.h>
#include <string.h>
#include <assert.h> #include <assert.h>
#include <platform.h> #include <platform.h>