#
d056b479 |
| 05-Jan-2018 |
Sascha Wildner <saw@online.de> |
Clean up a bit for symlinked headers.
<errno.h> as well as <poll.h> are symlinked to their <sys/...> counterparts, so there is no need to include both.
Also fix a comment that suggests that there i
Clean up a bit for symlinked headers.
<errno.h> as well as <poll.h> are symlinked to their <sys/...> counterparts, so there is no need to include both.
Also fix a comment that suggests that there is a difference.
show more ...
|