commit f95d1238fca6a4a7970d667b3915233ef42fa33d parent fb056573c62c51f99c9e74826ffa3ab804899ccd Author: Yersa Nordman <yersa@finwo.nl> Date: Sun, 31 Dec 2023 01:18:57 +0100 Export poll_compat as well to allow inclusion from original poll.h Diffstat:
| M | package.ini | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/package.ini b/package.ini @@ -3,6 +3,7 @@ [export] config.mk=config.mk include/finwo/poll.h=src/fpoll.h +include/finwo/poll_compat.h=src/poll_compat.h [package] deps=lib