remove superfluous ev.h include statements

This commit is contained in:
Oliver Kiddle
2012-09-20 04:01:01 +02:00
committed by Michael Stapelberg
parent e1e898f8e1
commit f7d825062a
4 changed files with 0 additions and 4 deletions

View File

@ -14,7 +14,6 @@
* Additionally, its even useful sometimes :-).
*
*/
#include <ev.h>
#include <stdio.h>
#include <stdbool.h>
#include <sys/types.h>