package/urg/urg-select-h.patch
0 → 100644
+11
−0
Loading
This patch fixes a build failure on AArch64 (and potentially others). Make sure sys/select.h is included before using select(2). Signed-off-by:Will Newton <will.newton@linaro.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>