mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 01:29:33 +00:00
Include random.h
This commit is contained in:
parent
4ec5167276
commit
e6907a1d8b
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: lpp.c,v 1.8 2009/02/11 11:08:56 adamdunkels Exp $
|
||||
* $Id: lpp.c,v 1.9 2009/02/20 21:22:39 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -51,7 +51,7 @@
|
||||
*/
|
||||
|
||||
#include "dev/leds.h"
|
||||
|
||||
#include "lib/random.h"
|
||||
#include "net/rime.h"
|
||||
#include "net/mac/mac.h"
|
||||
#include "net/mac/lpp.h"
|
||||
|
Loading…
Reference in New Issue
Block a user