diff options
author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 19:50:55 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 19:50:55 -0300 |
commit | 792d06d032dd7fb0fc03e3f8fe8b6aa5f16235e2 (patch) | |
tree | 9400dd1544f7506796466666bf654d7d13f624fa /debian/patches/0001-callbacks-included-gstdio.h.patch | |
parent | f43b2039765a84425bb89eb03be51d546adcf5b0 (diff) |
debian/patches updateddebian/2.0.17pre-1
Diffstat (limited to 'debian/patches/0001-callbacks-included-gstdio.h.patch')
-rw-r--r-- | debian/patches/0001-callbacks-included-gstdio.h.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/0001-callbacks-included-gstdio.h.patch b/debian/patches/0001-callbacks-included-gstdio.h.patch deleted file mode 100644 index dea28cb8..00000000 --- a/debian/patches/0001-callbacks-included-gstdio.h.patch +++ /dev/null @@ -1,20 +0,0 @@ -From: Lucas de Castro Borges <lucas@gnuabordo.com.br> -Date: Mon, 22 Apr 2024 02:28:14 -0300 -Subject: callbacks included gstdio.h - ---- - shell/callbacks.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/shell/callbacks.c b/shell/callbacks.c -index e780847..a83618f 100644 ---- a/shell/callbacks.c -+++ b/shell/callbacks.c -@@ -18,6 +18,7 @@ - - #include <stdlib.h> - #include <gtk/gtk.h> -+#include <glib/gstdio.h> - - #include "hardinfo.h" - #include "callbacks.h" |