CLEANUP: pool: only include pool-os from pool.c not pool.h

There's no need for the low-level pool functions to be known from all
callers anymore, they're only used by pool.c. Let's reduce the amount
of header files processed.
2 files changed