aboutgitcodelistschat:MatrixIRC
path: root/operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'operations.h')
-rw-r--r--operations.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/operations.h b/operations.h
index 3691a50..3a4caa2 100644
--- a/operations.h
+++ b/operations.h
@@ -21,6 +21,5 @@ struct arg_clone {
int do_call(struct arg_clone *c);
int do_operations(void *data, struct op operations[], struct seccomp_notif *req,
- unsigned int n_operations, int tpid, int notifyfd,
- uint64_t id);
+ unsigned int n_operations, int notifyfd);
#endif /* ACTIONS_H */