From cb682532cf9927619a3c8d168253187140835cc6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 7 Sep 2018 06:19:02 +0200 Subject: network: Use kernel/user space header files Add and use and similar to the libbsd to avoid command line defines and defines scattered throught the code base. Simplify cpukit/libnetworking/Makefile.am. Update #3375. --- cpukit/libfs/src/nfsclient/src/sock_mbuf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/libfs/src/nfsclient/src/sock_mbuf.c') diff --git a/cpukit/libfs/src/nfsclient/src/sock_mbuf.c b/cpukit/libfs/src/nfsclient/src/sock_mbuf.c index 2712d763e0..d8acd07a3d 100644 --- a/cpukit/libfs/src/nfsclient/src/sock_mbuf.c +++ b/cpukit/libfs/src/nfsclient/src/sock_mbuf.c @@ -79,7 +79,6 @@ #endif #define _KERNEL -#define __BSD_VISIBLE 1 #include #include -- cgit v1.2.3