Closed PolynomialDivision closed 3 years ago
@fhuberts Why did you decide to go for <sys/poll.h>?
I'd advise to use gitk to see where that change came from, or git blame. Then you'll see that it comes from here:
1104d182431f95ad96b027b9277e47555357dffc Author: Henning Rogge hrogge@googlemail.com 2010-03-23 12:56:06 Committer: Henning Rogge hrogge@googlemail.com 2010-03-23 12:56:06
I'd advise to use gitk to see where that change came from, or git blame. Then you'll see that it comes from here:
1104d18 Author: Henning Rogge hrogge@googlemail.com 2010-03-23 12:56:06 Committer: Henning Rogge hrogge@googlemail.com 2010-03-23 12:56:06
Thanks. So there is no reason to include it like that. :)
Musl library generates an error when including <sys/poll.h>. POSIX specifications state that should be used.
Fixes warnings in the form of: