diff --git a/core/net/mac/framer-802154.c b/core/net/mac/framer-802154.c index 6ad1dd436..c13bb5111 100644 --- a/core/net/mac/framer-802154.c +++ b/core/net/mac/framer-802154.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: framer-802154.c,v 1.1 2009/10/19 18:30:03 adamdunkels Exp $ + * $Id: framer-802154.c,v 1.2 2009/10/20 07:42:03 nifi Exp $ */ /** @@ -40,6 +40,7 @@ #include "net/mac/framer-802154.h" #include "net/mac/frame802154.h" #include "net/rime/packetbuf.h" +#include #define DEBUG 0