Author: gshapiro
Date: Sun Jan 26 23:42:40 2014
New Revision: 261196
URL: http://svnweb.freebsd.org/changeset/base/261196

Log:
  Remove local FreeBSD workaround now that upstream project has a better fix.
  
  MFC after:    5 days

Modified:
  head/contrib/sendmail/include/sm/os/sm_os_freebsd.h

Modified: head/contrib/sendmail/include/sm/os/sm_os_freebsd.h
==============================================================================
--- head/contrib/sendmail/include/sm/os/sm_os_freebsd.h Sun Jan 26 23:40:31 
2014        (r261195)
+++ head/contrib/sendmail/include/sm/os/sm_os_freebsd.h Sun Jan 26 23:42:40 
2014        (r261196)
@@ -39,7 +39,3 @@
 #ifndef SM_CONF_MSG
 # define SM_CONF_MSG   1
 #endif /* SM_CONF_MSG */
-
-#ifndef SM_IPNODEBYNAME_FLAGS
-# define SM_IPNODEBYNAME_FLAGS AI_DEFAULT|AI_ALL
-#endif /* SM_IPNODEBYNAME_FLAGS */
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to