#! /bin/sh

# See if there are any definitions from the sock implementation
if test -s src/mpid/common/sock/poll/localdefs ; then
    . src/mpid/common/sock/poll/localdefs
fi

