mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Merge branch 'fix-musl-libc' into 'master'
libsysprof: add missing header for close function See merge request GNOME/sysprof!92
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "sysprof-elf-private.h"
|
||||
|
||||
Reference in New Issue
Block a user