Fix compiler warnings

This commit is contained in:
Adam Dunkels 2015-10-04 22:33:27 +02:00 committed by Simon Duquennoy
parent 06dfce6d46
commit 4cab313b8c
2 changed files with 12 additions and 5 deletions

View file

@ -43,6 +43,7 @@
#include "net/packetbuf.h"
#include "net/netstack.h"
#include <stdlib.h>
#include <stdio.h>
#include <sys/ioctl.h>
#include <string.h>