From 6cb40ac75e2e2f1a35c77f028a64a5cd8873ce10 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Mon, 20 Aug 2018 12:39:55 +0200 Subject: Compilation fix --- src/include/ndpi_typedefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 1a9924d36..6a61b44fa 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -656,8 +656,8 @@ struct ndpi_flow_udp_struct { } #ifndef WIN32 __attribute__ ((__packed__)) - ; #endif + ; /* ************************************************** */ -- cgit v1.2.3