Ignore:
Timestamp:
Feb 20, 2016, 10:43:32 PM (8 years ago)
Author:
coas-nagasima
Message:

インクルードのパス指定をContikiに合わせ変更。
整数型の型名をContikiに合わせ変更。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uKadecot/trunk/uip/sys/timer.c

    r157 r158  
    4646 */
    4747
    48 #include "clock.h"
    49 #include "timer.h"
     48#include "sys/clock.h"
     49#include "sys/timer.h"
    5050
    5151/*---------------------------------------------------------------------------*/
Note: See TracChangeset for help on using the changeset viewer.