mirror of /home/gitosis/repositories/libowfat.git
#include <errno.h>
This commit is contained in:
parent
a96b23073c
commit
efbb246c4d
|
@ -7,6 +7,7 @@
|
|||
#include "windoze.h"
|
||||
#include "socket.h"
|
||||
#include "ndelay.h"
|
||||
#include <errno.h>
|
||||
|
||||
#ifndef EPROTONOSUPPORT
|
||||
#define EPROTONOSUPPORT EINVAL
|
||||
|
|
Loading…
Reference in New Issue