summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/csb336/network/lan91c11x.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c b/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
index d11f6515bb..37594776d1 100644
--- a/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
+++ b/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
@@ -16,6 +16,9 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
+
+#define __INSIDE_RTEMS_BSD_TCPIP_STACK__
+
#include <rtems.h>
#include "lan91c11x.h"