summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/libnetworking/sys/socketvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/sys/socketvar.h b/cpukit/libnetworking/sys/socketvar.h
index bc3709c03b..2cdd5158ef 100644
--- a/cpukit/libnetworking/sys/socketvar.h
+++ b/cpukit/libnetworking/sys/socketvar.h
@@ -208,6 +208,7 @@ struct filedesc;
struct mbuf;
struct sockaddr;
struct stat;
+struct uio;
/*
* From uipc_socket and friends