aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gpm/gcc-10.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gpm/gcc-10.patch')
-rw-r--r--testing/gpm/gcc-10.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/gpm/gcc-10.patch b/testing/gpm/gcc-10.patch
deleted file mode 100644
index 6c2392f6759..00000000000
--- a/testing/gpm/gcc-10.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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;
-
-
-