aboutsummaryrefslogtreecommitdiffstats
path: root/src/nSocket/include/nstack_types.h
diff options
context:
space:
mode:
authornanger <zhenyinan@huawei.com>2018-09-29 16:41:15 +0800
committernanger <zhenyinan@huawei.com>2018-09-29 16:45:14 +0800
commit74c9aed15303d388d7d0429128bc3af96f7eb45c (patch)
treeb4659364e410ef5b0f36b61bbf98c48e5763d8e5 /src/nSocket/include/nstack_types.h
parent31ea86798426cf236d70c9de1944c723a6cb1d95 (diff)
Refactor: change to dmm share memory
Change-Id: Iff87eb5c6610c1db9247a898dd4c8ffbe6eeabdf Signed-off-by: nanger <zhenyinan@huawei.com>
Diffstat (limited to 'src/nSocket/include/nstack_types.h')
-rw-r--r--src/nSocket/include/nstack_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nSocket/include/nstack_types.h b/src/nSocket/include/nstack_types.h
index 90b538e..556dc7e 100644
--- a/src/nSocket/include/nstack_types.h
+++ b/src/nSocket/include/nstack_types.h
@@ -20,7 +20,6 @@
#include <time.h>
#include <stdint.h>
#include <stdlib.h>
-#include <common_pal_bitwide_adjust.h>
#ifdef __cplusplus
/* *INDENT-OFF* */