mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-28 03:45:10 -04:00
dirfd: Add missing includes for errno
Thought the previous patch would have been obvious enough not to compile test but...
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <glnx-backport-autocleanups.h>
|
||||
#include <glnx-macros.h>
|
||||
#include <glnx-errors.h>
|
||||
#include <limits.h>
|
||||
#include <dirent.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user