sysprof-dump: include <errno.h> where appropriate

This commit is contained in:
John Ledbetter
2020-08-08 10:52:16 -04:00
parent 51a5b20de3
commit 5311f9d80a

View File

@ -20,6 +20,7 @@
#include "config.h"
#include <errno.h>
#include <glib.h>
#include <stdio.h>
#include <stdlib.h>