removed unused import from /sys/ping.c

This commit is contained in:
Stephan Arndt 2012-12-04 15:10:17 +01:00
parent 834b72234f
commit 2fc01381d5

View File

@ -6,7 +6,6 @@
#include "drivers/cc110x/cc1100.h" #include "drivers/cc110x/cc1100.h"
#include "lpc2387.h" #include "lpc2387.h"
#include "ktimer.h"
#include "swtimer.h" #include "swtimer.h"
#include "gpioint.h" #include "gpioint.h"
#include <ping.h> #include <ping.h>