tests: include <errno.h> where appropriate

This commit is contained in:
John Ledbetter
2020-08-08 10:50:56 -04:00
parent cae28263ff
commit 16b7cb0a96
9 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include <errno.h>
#include <fcntl.h>
#include <glib.h>
#include <sysprof.h>