0001-accept.c-Include-sys-select.h.patchaccept.c: Include sys/select.h
This is transitively pulled in by other headers in some systems, minerva is not one of them.
0002-Remove-getopt-from-examples.patchRemove getopt from examples
We currently fail to build getconf.c because we are missing libintl.h and don't support multiple needed syscalls (from around 300 total syscalls).