From eef8f5f4a4d8d05470503e7f6dc7270c7e488cb5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 5 Oct 2024 17:59:23 -0700 Subject: idhash: introduce nni_idhash_count. This will be used for some follow up work (UDP). --- src/core/defs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/defs.h') diff --git a/src/core/defs.h b/src/core/defs.h index 6050782b..d559b490 100644 --- a/src/core/defs.h +++ b/src/core/defs.h @@ -12,6 +12,7 @@ #define CORE_DEFS_H #include +#include // C compilers may get unhappy when named arguments are not used. While // there are things like __attribute__((unused)) which are arguably -- cgit v1.2.3-70-g09d2