aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/posix/netinet/in.h
blob: cc1a91076dc229a976b0ebde3899f48464aa7c00 (plain)
1
2
3
4
5
6
7
#ifndef _POSIX_SYS_IN_H_
#define _POSIX_SYS_IN_H_

#include <fcntl.h>
#include <lwip/sockets.h>

#endif /* _POSIX_SYS_IN_H_ */