From b1c7153aa6749984802b65d69b3423cc923bf1b6 Mon Sep 17 00:00:00 2001 From: fros4943 Date: Wed, 30 Aug 2006 14:48:36 +0000 Subject: [PATCH] Added interface config (earlier added by Oliver) --- platform/cooja/contiki-conf.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/platform/cooja/contiki-conf.h b/platform/cooja/contiki-conf.h index c2579de02..65eafc663 100644 --- a/platform/cooja/contiki-conf.h +++ b/platform/cooja/contiki-conf.h @@ -32,7 +32,7 @@ * * This file is part of the Contiki desktop OS * - * $Id: contiki-conf.h,v 1.2 2006/08/30 10:04:08 fros4943 Exp $ + * $Id: contiki-conf.h,v 1.3 2006/08/30 14:48:36 fros4943 Exp $ * */ @@ -42,6 +42,11 @@ #define CC_CONF_VA_ARGS 1 +/* Interface configuration. */ + +#define CCIF +#define CLIF + /*------------------------------------------------------------------------------*/ /** * \defgroup uipopttypedef uIP type definitions