diff --git a/net/peerguardian/patches/002-new_libipq.patch b/net/peerguardian/patches/002-new_libipq.patch index f5c79d62b..386f6454d 100644 --- a/net/peerguardian/patches/002-new_libipq.patch +++ b/net/peerguardian/patches/002-new_libipq.patch @@ -20,3 +20,13 @@ pgtext_LDADD = -lncurses -lpthread peerguardnf_LDFLAGS = $(all_includes) AM_CPPFLAGS = $(ALL_INCLUDES) +--- a/Blocker_Linux.cpp ++++ b/Blocker_Linux.cpp +@@ -22,6 +22,7 @@ + + #include "PeerGuard.h" + ++#include + #include + extern "C" { + #include