From 2f24a1b1c93b8c45dce391ed0439131f9ad8cf28 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 11 Oct 2025 06:50:54 -0700 Subject: fix includes for core --- src/core/device.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/device.h') diff --git a/src/core/device.h b/src/core/device.h index 8d11aeb8..a8594ae5 100644 --- a/src/core/device.h +++ b/src/core/device.h @@ -14,6 +14,7 @@ // It works in both directions. Arguably we should build versions of this // that are unidirectional, and we could extend this API with user-defined // filtering functions. +#include "defs.h" extern void nni_device(nni_aio *aio, nni_sock *, nni_sock *); #endif // CORE_DEVICE_H -- cgit v1.2.3-70-g09d2