Skip to content
Snippets Groups Projects
Commit b36606b3 authored by Colin Walters's avatar Colin Walters
Browse files

missing-syscall: #include config.h

Followup to previous commit; this helps me build libostree
with `-Werror=undef`.
parent 4577dc82
Branches
Tags
No related merge requests found
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
Add abstraction model for BPF programs Add abstraction model for BPF programs
*/ */
#include "config.h"
#if !HAVE_DECL_RENAMEAT2 #if !HAVE_DECL_RENAMEAT2
# ifndef __NR_renameat2 # ifndef __NR_renameat2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment