Remove unnecessary includes

These were meant for some other test that ended up not getting
added. This fixes bug 664559.
This commit is contained in:
Matthias Clasen 2011-11-22 19:31:30 -05:00
parent 2da24259ab
commit d0e2865a2e

View File

@ -21,9 +21,6 @@
*/
#include <glib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
static gboolean cb (gpointer data)
{