2
0
Fork 0

Include libev in settings.h

personal/stbuehler/wip
Stefan Bühler 2008-07-17 17:36:46 +02:00
parent a6c4a50319
commit 906cca0551
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
# include <openssl/ssl.h>
#endif
#include <ev.h>
#include <glib.h>
#include <gmodule.h>