diff options
Diffstat (limited to 'src/core/device.h')
| -rw-r--r-- | src/core/device.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
