mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-23 15:49:16 +02: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 <glib.h>
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/wait.h>
|
|
||||||
#include <signal.h>
|
|
||||||
|
|
||||||
static gboolean cb (gpointer data)
|
static gboolean cb (gpointer data)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user