From b2174f8ebca877b3915a3b9943b844453289fd0a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 26 Feb 2024 10:39:56 +0100 Subject: iptraf: fix compilation --- package/iptraf/patches/patch-src_isdntab_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/iptraf/patches/patch-src_isdntab_c (limited to 'package/iptraf/patches/patch-src_isdntab_c') diff --git a/package/iptraf/patches/patch-src_isdntab_c b/package/iptraf/patches/patch-src_isdntab_c new file mode 100644 index 000000000..cec46b383 --- /dev/null +++ b/package/iptraf/patches/patch-src_isdntab_c @@ -0,0 +1,10 @@ +--- iptraf-3.0.1.orig/src/isdntab.c 2005-09-13 08:42:54.000000000 +0200 ++++ iptraf-3.0.1/src/isdntab.c 2024-02-25 18:12:43.421645934 +0100 +@@ -20,7 +20,6 @@ details. + #include + #include + #include +-#include + #include "isdntab.h" + + -- cgit v1.2.3