Remove superfluous #include <assert.h> (Thanks badboy)

next
Michael Stapelberg 2010-01-01 17:30:27 +01:00
parent 4c87170494
commit 8adce413f5
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
*
*/
#include <stdio.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>