#ifndef __TAPDEV_SERVICE_H__ #define __TAPDEV_SERVICE_H__ #include "contiki.h" PROCESS_NAME(tapdev_process); #endif /* __TAPDEV_SERVICE_H__ */