aboutsummaryrefslogtreecommitdiffstats
path: root/libexec_openat2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec_openat2.c')
-rw-r--r--libexec_openat2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec_openat2.c b/libexec_openat2.c
index ff97bff..417a7e5 100644
--- a/libexec_openat2.c
+++ b/libexec_openat2.c
@@ -4,7 +4,7 @@
int
-libexec_openat2(struct libexec_command *cmd, int fd, int dirfd, const char *file, struct open_how *how, size_t size)
+libexec_openat2(struct libexec_command *cmd, int fd, int dirfd, const char *file, STRUCT_OPEN_HOW *how, size_t size)
{
#if defined(__linux__)