]> sourceware.org Git - newlib-cygwin.git/commit
Drop <unistd.h> include from RTEMS <sys/param.h>
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 7 Apr 2016 10:58:44 +0000 (12:58 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 7 Apr 2016 15:13:47 +0000 (17:13 +0200)
commit9672033c6308b8878cd6c70bef5af7e6a079f341
tree10d61b8a6dd170c92a275cf43151baf635cfad5d
parent9f664259f959d5339b9c16c84cd59935cefc43e3
Drop <unistd.h> include from RTEMS <sys/param.h>

This include is not present in default Newlib, glibc and FreeBSD
<sys/param.h>.  With it there is now a conflict with <sys/libkern.h>
introduced by ecf453f9635fb278cff4d4bae21a1e249313b817.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
newlib/libc/sys/rtems/include/sys/param.h
This page took 0.030275 seconds and 5 git commands to generate.