Remove #define KERNEL.

This commit is contained in:
Ralf Corsepius
2009-02-04 12:50:19 +00:00
parent a95ca51f69
commit 24465ec7ce
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -1594,7 +1594,6 @@ RpcUdpXactPool pool;
* the RTEMS/BSDNET headers redefine those :-(
*/
#define KERNEL
#define _KERNEL
#include <sys/mbuf.h>
@@ -84,7 +84,6 @@ SOFTWARE.
#include <rtems/libio.h>
#include <rtems/error.h>
#define KERNEL
#define _KERNEL
#define __BSD_VISIBLE 1
#include <rtems/rtems_bsdnet.h>
+1 -1
View File
@@ -81,7 +81,7 @@ my_free(void *p)
#define DEBUG DEBUG_ASSERT
#define KERNEL
#define _KERNEL
#include <sys/mbuf.h>
#include <assert.h>