Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 710330 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/session.h
0
++ b/session.h
Lines 10-16 Link Here
10
#include <gtk/gtk.h>
10
#include <gtk/gtk.h>
11
#include <X11/SM/SMlib.h>
11
#include <X11/SM/SMlib.h>
12
12
13
gboolean session_auto_respawn;
13
extern gboolean session_auto_respawn;
14
14
15
void session_init(const gchar *client_id);
15
void session_init(const gchar *client_id);
16
16

Return to bug 710330