patched rest-example

This commit is contained in:
joxe 2011-01-12 18:30:29 +00:00
parent 820d6eb334
commit 20f8777fd6
2 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "contiki.h"
#include "contiki-net.h"
#include "rest.h"