summaryrefslogtreecommitdiff
path: root/src/core/panic.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2016-12-11 18:09:33 -0800
committerGarrett D'Amore <garrett@damore.org>2016-12-11 18:09:33 -0800
commitf6e715fb640ef72b30cbcc0d1882ef81115e96d8 (patch)
treef37aae87e945a288905b4b23970d3c1dbbf16867 /src/core/panic.c
parent51023b0d0d46ec920ddc6ffdc41bcff242ff970d (diff)
downloadnng-f6e715fb640ef72b30cbcc0d1882ef81115e96d8.tar.gz
nng-f6e715fb640ef72b30cbcc0d1882ef81115e96d8.tar.bz2
nng-f6e715fb640ef72b30cbcc0d1882ef81115e96d8.zip
New msgqueue implementation, use CLOCK_MONOTONIC if available.
Start of socket definitions.
Diffstat (limited to 'src/core/panic.c')
-rw-r--r--src/core/panic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/panic.c b/src/core/panic.c
index e993ddb9..60c790ac 100644
--- a/src/core/panic.c
+++ b/src/core/panic.c
@@ -28,8 +28,6 @@
#include <execinfo.h>
#endif
-#include "nng.h"
-
#include "nng_impl.h"
/*