assert.h include

This commit is contained in:
Kranklyboy 2018-04-18 18:46:36 +02:00
parent 26e77b3a75
commit 76400bfaaa

View File

@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <assert.h>
#include <errno.h>
#include <signal.h>