Skip to content

ifdef cleanup

Alan Coopersmith requested to merge alanc/libsm:ifdef into master

Get rid of some unnecessary ifdefs that aren't used on the platforms we support today.

  • unifdef __UNIXWARE__
  • unifdef MNX_TCPCONN

Merge request reports