aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/afp.c
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2015-11-30 14:22:01 +0100
committerLuca Deri <deri@ntop.org>2015-11-30 14:22:01 +0100
commit34491f4be16733b7d9a596fbcbf84beaf986bc2e (patch)
tree239acb4662ca428d6fa579615f25f6a97c747af2 /src/lib/protocols/afp.c
parent34e0a74c0764b776ac71e33789cdf912afad376b (diff)
parent587f156557c67a8dd4e025d7ce08b154cbb1132d (diff)
Merge branch 'dev' of https://github.com/ntop/nDPI into dev
Diffstat (limited to 'src/lib/protocols/afp.c')
-rw-r--r--src/lib/protocols/afp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/afp.c b/src/lib/protocols/afp.c
index 1b5232494..0f61986bc 100644
--- a/src/lib/protocols/afp.c
+++ b/src/lib/protocols/afp.c
@@ -23,8 +23,8 @@
*
*/
-
#include "ndpi_protocols.h"
+
#ifdef NDPI_PROTOCOL_AFP
static void ndpi_int_afp_add_connection(struct ndpi_detection_module_struct *ndpi_struct, struct ndpi_flow_struct *flow)