mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 23:20:54 +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 "config.h"
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#include "sysprof-elf-private.h"
|
#include "sysprof-elf-private.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user