Files
heimdal/lib
fossdd d233bf84d7 Use <poll.h> insted of <sys/poll.h>
Acording to POSIX <poll.h> should be used instead of <sys/poll.h>.

Libcs like musl libc added a redict due maintain compat with older
glibcs and added the following warning:

	/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
	    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
	      |  ^~~~~~~

Ref: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html
2026-01-18 23:27:57 -06:00
..
2026-01-18 19:06:17 -06:00
2026-01-18 19:06:17 -06:00
2026-01-18 23:27:57 -06:00
2024-06-16 23:30:48 -04:00
2026-01-18 23:27:57 -06:00
2026-01-18 23:27:57 -06:00
2024-06-16 23:30:48 -04:00