Index: head/mail/sendmail/files/patch-notify.c =================================================================== --- head/mail/sendmail/files/patch-notify.c (nonexistent) +++ head/mail/sendmail/files/patch-notify.c (revision 542388) @@ -0,0 +1,26 @@ +--- libsm/notify.c.orig 2020-05-19 19:54:32 UTC ++++ libsm/notify.c +@@ -10,11 +10,6 @@ + + #include + +-#include /* FDSET_CAST */ +-#include +-#include +-#include +- + #include + #include + #include +@@ -24,6 +19,11 @@ + #include + #include + #include /* for memset() */ ++ ++#include /* FDSET_CAST */ ++#include ++#include ++#include + + #if SM_NOTIFY_DEBUG + #define SM_DBG(p) fprintf p Property changes on: head/mail/sendmail/files/patch-notify.c ___________________________________________________________________ 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