libsysprof: include <errno.h> where appropriate

This commit is contained in:
John Ledbetter
2020-08-08 10:51:26 -04:00
parent 16b7cb0a96
commit 51a5b20de3

View File

@ -22,6 +22,7 @@
#include "config.h"
#include <errno.h>
#include <gio/gunixfdlist.h>
#include <sysprof.h>