Remove superfluous #include <assert.h> (Thanks badboy)
This commit is contained in:
parent
8a9b57c874
commit
092f3139d8
|
@ -9,7 +9,6 @@
|
|||
*
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Reference in New Issue