Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 396417
Collapse All | Expand All

(-)a/spawn.c (-1 / +1 lines)
Lines 24-30 Link Here
24
#include <sys/types.h>
24
#include <sys/types.h>
25
#include <sys/wait.h>
25
#include <sys/wait.h>
26
26
27
#include <glib/gspawn.h>
27
#include <glib.h>
28
28
29
#include "spawn.h"
29
#include "spawn.h"
30
#include "screen.h"
30
#include "screen.h"

Return to bug 396417