Remove local FreeBSD workaround now that upstream project has a better fix.

MFC after:	5 days
This commit is contained in:
Gregory Neil Shapiro 2014-01-26 23:42:40 +00:00
parent 7d9b9991b6
commit 1689ae4380

View File

@ -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 */