Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2021-12-07 09:52:59 +00:00
11 changed files with 142 additions and 106 deletions

View File

@ -18,6 +18,7 @@
#include <sys/param.h> /* MAXCOMLEN */
#include <sys/types.h>
#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/sysctl.h>
#include <sys/stat.h>