From 1a808eb90bbea075aa40ff40ee29507d37f41a10 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 6 Jan 2019 15:51:27 -0800 Subject: fixes #853 Move IPC options to nng.h --- src/platform/posix/posix_ipc.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/platform/posix') diff --git a/src/platform/posix/posix_ipc.h b/src/platform/posix/posix_ipc.h index baf27206..bbe11f0d 100644 --- a/src/platform/posix/posix_ipc.h +++ b/src/platform/posix/posix_ipc.h @@ -1,5 +1,5 @@ // -// Copyright 2018 Staysail Systems, Inc. +// Copyright 2019 Staysail Systems, Inc. // Copyright 2018 Capitar IT Group BV // Copyright 2018 Devolutions // @@ -14,8 +14,6 @@ #ifdef NNG_PLATFORM_POSIX #include "platform/posix/posix_aio.h" -#include - #include // For mode_t struct nni_ipc_conn { -- cgit v1.2.3-70-g09d2