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

This commit is contained in:
Michael Stapelberg 2010-01-01 17:30:27 +01:00
parent 8a9b57c874
commit 092f3139d8
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>