diff options
Diffstat (limited to 'src/expect/build.c')
-rw-r--r-- | src/expect/build.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/expect/build.c b/src/expect/build.c index 1807adc..77a9dd3 100644 --- a/src/expect/build.c +++ b/src/expect/build.c @@ -10,8 +10,7 @@ #include "internal/internal.h" #include <libmnl/libmnl.h> -int __build_expect(struct nfnl_subsys_handle *ssh, - struct nfnlhdr *req, +int __build_expect(struct nfnlhdr *req, size_t size, uint16_t type, uint16_t flags, |