Index: head/net-im/psi/files/patch-src_avatars.cpp =================================================================== --- head/net-im/psi/files/patch-src_avatars.cpp (nonexistent) +++ head/net-im/psi/files/patch-src_avatars.cpp (revision 536104) @@ -0,0 +1,10 @@ +--- src/avatars.cpp.orig 2020-05-21 10:25:20 UTC ++++ src/avatars.cpp +@@ -34,6 +34,7 @@ + #include + #include + #include ++#include + + #include "xmpp_xmlcommon.h" + #include "xmpp_vcard.h" Property changes on: head/net-im/psi/files/patch-src_avatars.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/psi/files/patch-src_contactlistdragview.cpp =================================================================== --- head/net-im/psi/files/patch-src_contactlistdragview.cpp (nonexistent) +++ head/net-im/psi/files/patch-src_contactlistdragview.cpp (revision 536104) @@ -0,0 +1,10 @@ +--- src/contactlistdragview.cpp.orig 2020-05-21 10:25:20 UTC ++++ src/contactlistdragview.cpp +@@ -43,6 +43,7 @@ + #include + #include + #include ++#include + #include + #include + Property changes on: head/net-im/psi/files/patch-src_contactlistdragview.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/psi/files/patch-src_rosteravatarframe.cpp =================================================================== --- head/net-im/psi/files/patch-src_rosteravatarframe.cpp (nonexistent) +++ head/net-im/psi/files/patch-src_rosteravatarframe.cpp (revision 536104) @@ -0,0 +1,10 @@ +--- src/rosteravatarframe.cpp.orig 2020-05-21 10:25:20 UTC ++++ src/rosteravatarframe.cpp +@@ -22,6 +22,7 @@ + #include "psioptions.h" + #include "iconset.h" + #include "qpainter.h" ++#include + + + RosterAvatarFrame::RosterAvatarFrame(QWidget *parent) Property changes on: head/net-im/psi/files/patch-src_rosteravatarframe.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/psi/files/patch-src_whiteboarding_wbnewpath.cpp =================================================================== --- head/net-im/psi/files/patch-src_whiteboarding_wbnewpath.cpp (nonexistent) +++ head/net-im/psi/files/patch-src_whiteboarding_wbnewpath.cpp (revision 536104) @@ -0,0 +1,10 @@ +--- src/whiteboarding/wbnewpath.cpp.orig 2020-05-21 10:25:20 UTC ++++ src/whiteboarding/wbnewpath.cpp +@@ -23,6 +23,7 @@ + #include "../sxe/sxesession.h" + + #include ++#include + + WbNewPath::WbNewPath(QGraphicsScene* s, QPointF startPos, int strokeWidth, const QColor &strokeColor, const QColor &fillColor) : WbNewItem(s) { + controlPoint_ = 0; Property changes on: head/net-im/psi/files/patch-src_whiteboarding_wbnewpath.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property