1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-14 19:59:55 +03:00
aports/main/gpm/gcc-10.patch
Natanael Copa 2cf47a8f69 main/gpm: move from testing
fixes commit a0805037b5 (main/mc: enable mouse support with gpm)
2022-03-30 11:09:25 +02:00

12 lines
463 B
Diff

diff -upr gpm-1.20.7.orig/src/headers/daemon.h gpm-1.20.7/src/headers/daemon.h
--- gpm-1.20.7.orig/src/headers/daemon.h 2021-07-21 13:08:21.833110930 +0200
+++ gpm-1.20.7/src/headers/daemon.h 2021-07-21 13:08:44.273115400 +0200
@@ -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;