Cleanup patch for ct timeout support as content of cttimeout.h file is moved to object.h file. Signed-off-by: Harsha Sharma <harshasharmaiitr@xxxxxxxxx> --- src/obj/ct_timeout.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/obj/ct_timeout.c b/src/obj/ct_timeout.c index 58f49ba..887613e 100644 --- a/src/obj/ct_timeout.c +++ b/src/obj/ct_timeout.c @@ -18,7 +18,6 @@ #include "internal.h" #include <libmnl/libmnl.h> #include <libnftnl/object.h> -#include <libnftnl/cttimeout.h> #include "obj.h" -- 2.14.1