ctimer.h moved

This commit is contained in:
nvt-se 2010-06-14 16:19:45 +00:00
parent 994067aecd
commit 6eadf2522f

View File

@ -29,10 +29,10 @@
#include "contiki.h"
#include "lib/random.h"
#include "net/rime/ctimer.h"
#include "net/uip.h"
#include "net/uip-ds6.h"
#include "net/uip-udp-packet.h"
#include "sys/ctimer.h"
#include <stdio.h>
#include <string.h>
@ -140,10 +140,6 @@ PROCESS_THREAD(udp_client_process, ev, data)
PRINTF("UDP client process started\n");
/* #if UIP_CONF_ROUTER */
/* set_global_address(); */
/* #endif */
print_local_addresses();
set_connection_address(&ipaddr);