Added missing #include announcement.h
This commit is contained in:
parent
0d1e7e9b32
commit
dd9ffd87c4
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: lpp.c,v 1.6 2009/02/08 19:30:18 adamdunkels Exp $
|
||||
* $Id: lpp.c,v 1.7 2009/02/08 20:14:18 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -56,6 +56,7 @@
|
||||
#include "net/mac/mac.h"
|
||||
#include "net/mac/lpp.h"
|
||||
#include "net/rime/rimebuf.h"
|
||||
#include "net/rime/announcement.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user