#include <errno.h>

This commit is contained in:
Felix von Leitner 2010-01-28 21:40:03 +00:00
parent a96b23073c
commit efbb246c4d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include "windoze.h"
#include "socket.h"
#include "ndelay.h"
#include <errno.h>
#ifndef EPROTONOSUPPORT
#define EPROTONOSUPPORT EINVAL