From fa88e93d3dc639228fcfc21e9f457108f5186727 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 22 May 2017 10:42:39 +0200 Subject: Add some POSIX header files for RTEMS Add the POSIX header files * arpa/inet.h * net/if.h * netdb.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/syslog.h * sys/uio.h * sys/un.h * syslog.h * termios.h and their dependencies for RTEMS. The origin of these files is the latest FreeBSD. Signed-off-by: Sebastian Huber --- newlib/libc/sys/rtems/include/syslog.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 newlib/libc/sys/rtems/include/syslog.h (limited to 'newlib/libc/sys/rtems/include/syslog.h') diff --git a/newlib/libc/sys/rtems/include/syslog.h b/newlib/libc/sys/rtems/include/syslog.h new file mode 100644 index 000000000..830b4928a --- /dev/null +++ b/newlib/libc/sys/rtems/include/syslog.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3