diff options
Diffstat (limited to 'pfinet/socket.c')
-rw-r--r-- | pfinet/socket.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/socket.c b/pfinet/socket.c index 059520ae..5ab292ea 100644 --- a/pfinet/socket.c +++ b/pfinet/socket.c @@ -17,6 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#define _HACK_ERRNO_H #include <assert-backtrace.h> #include "pfinet.h" |