Adam Majer
59915b6f10
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpm?expand=0&rev=56
14 lines
419 B
Diff
14 lines
419 B
Diff
Index: gpm-1.20.7/src/headers/daemon.h
|
|
===================================================================
|
|
--- gpm-1.20.7.orig/src/headers/daemon.h
|
|
+++ gpm-1.20.7/src/headers/daemon.h
|
|
@@ -180,7 +180,7 @@ extern struct mouse_features mouse_tabl
|
|
extern Gpm_Type mice[];
|
|
extern Gpm_Type *repeated_type;
|
|
|
|
-time_t last_selection_time;
|
|
+extern time_t last_selection_time;
|
|
|
|
|
|
|