From 951c1f5d1c7354f058f5919d858dbb0c174dc73e Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 30 Sep 2018 11:58:29 +0000 Subject: The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761 --- net/libgrss/files/patch-src_feeds-subscriber.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/libgrss/files/patch-src_feeds-subscriber.c (limited to 'net/libgrss/files/patch-src_feeds-subscriber.c') diff --git a/net/libgrss/files/patch-src_feeds-subscriber.c b/net/libgrss/files/patch-src_feeds-subscriber.c new file mode 100644 index 000000000000..863aef85d420 --- /dev/null +++ b/net/libgrss/files/patch-src_feeds-subscriber.c @@ -0,0 +1,13 @@ +--- src/feeds-subscriber.c.orig 2015-07-15 20:59:07 UTC ++++ src/feeds-subscriber.c +@@ -18,6 +18,10 @@ + * Boston, MA 02110-1301, USA. + */ + ++#include ++#include ++#include ++ + #include "feeds-subscriber.h" + #include "feeds-subscriber-handler.h" + #include "feeds-pubsubhubbub-subscriber.h" -- cgit v1.2.3