From 8ae4d27eb3151667982adb3b7351c60c5bd44a9b Mon Sep 17 00:00:00 2001 From: Oleksii Samorukov Date: Mon, 14 Oct 2019 15:23:42 +0000 Subject: comms/anyremote: update to 6.7.2 - Update to the 6.7.2 - Update USES to fix build warnings - Regenerate patches with "make makepatch" Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D22021 --- comms/anyremote/files/patch-src_pr__frontend.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 comms/anyremote/files/patch-src_pr__frontend.c (limited to 'comms/anyremote/files/patch-src_pr__frontend.c') diff --git a/comms/anyremote/files/patch-src_pr__frontend.c b/comms/anyremote/files/patch-src_pr__frontend.c new file mode 100644 index 000000000000..5e21b6cb1d17 --- /dev/null +++ b/comms/anyremote/files/patch-src_pr__frontend.c @@ -0,0 +1,11 @@ +--- src/pr_frontend.c.orig 2018-11-04 07:18:02 UTC ++++ src/pr_frontend.c +@@ -29,6 +29,8 @@ + #include + #include + #include ++#include ++#include + + #include "common.h" + #include "lib_wrapper.h" -- cgit v1.2.3