parent
d5848d687c
commit
7c97136699
@ -15,8 +15,8 @@
|
|||||||
*
|
*
|
||||||
* @author Martine Lenders <mlenders@inf.fu-berlin.de>
|
* @author Martine Lenders <mlenders@inf.fu-berlin.de>
|
||||||
*/
|
*/
|
||||||
#ifndef __TESTS_PKTBUF_H_
|
#ifndef TESTS_PKTBUF_H_
|
||||||
#define __TESTS_PKTBUF_H_
|
#define TESTS_PKTBUF_H_
|
||||||
|
|
||||||
#include "embUnit.h"
|
#include "embUnit.h"
|
||||||
|
|
||||||
@ -33,5 +33,5 @@ void tests_pktbuf(void);
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* __TESTS_PKTBUF_H_ */
|
#endif /* TESTS_PKTBUF_H_ */
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user