aboutsummaryrefslogtreecommitdiff
path: root/src/core/sockfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/sockfd.h')
-rw-r--r--src/core/sockfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/sockfd.h b/src/core/sockfd.h
index 3b39ee60..212f5250 100644
--- a/src/core/sockfd.h
+++ b/src/core/sockfd.h
@@ -10,7 +10,7 @@
#ifndef CORE_FDC_H
#define CORE_FDC_H
-#include "nng/nng.h"
+#include "defs.h"
// the nni_sfd_conn struct is provided by platform code to wrap
// an arbitrary byte stream file descriptor (UNIX) or handle (Windows)