man: glib-event-glue.c - remove unnecessary includes

This is just an example, so no error-handling is done here anyway.
This commit is contained in:
Tom Gundersen 2014-11-03 14:45:21 +01:00
parent e8f826f660
commit aa9c4134ed

View file

@ -22,8 +22,6 @@
SOFTWARE.
***/
#include <assert.h>
#include <errno.h>
#include <stdlib.h>
typedef struct SDEventSource {