mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
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:
parent
2da24259ab
commit
d0e2865a2e
@ -21,9 +21,6 @@
|
||||
*/
|
||||
|
||||
#include <glib.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
|
||||
static gboolean cb (gpointer data)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user