mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/pipe: remove duplicated include
The header, pipe.h, is doubly included. This patch removes the second inclusion.
This commit is contained in:
parent
7f8bf30b70
commit
b83abf9ace
@ -30,7 +30,6 @@
|
||||
|
||||
#include "thread.h"
|
||||
#include "pipe.h"
|
||||
#include "pipe.h"
|
||||
|
||||
#define BYTES_TOTAL (26)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user