diff options
Diffstat (limited to 'helper/seccomp/seccomp-export.h')
| -rw-r--r-- | helper/seccomp/seccomp-export.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helper/seccomp/seccomp-export.h b/helper/seccomp/seccomp-export.h index 3a28b127..df158d91 100644 --- a/helper/seccomp/seccomp-export.h +++ b/helper/seccomp/seccomp-export.h @@ -20,5 +20,4 @@ typedef enum { } f_syscall_opts; extern void F_println(char *v); -int f_tmpfile_fd(); int32_t f_export_bpf(int fd, uint32_t arch, uint32_t multiarch, f_syscall_opts opts);
\ No newline at end of file |
