Fix warning.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32712 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2009-08-26 13:50:29 +00:00
parent a449ca33dc
commit f437d20ef3

View File

@ -8,6 +8,7 @@
#include <stdint.h>
#include <string.h>
#include <unistd.h>
#include <net/route.h>
#include <netinet/in.h>