missing header

This commit is contained in:
Andrew Johnson
2009-04-24 16:59:01 +00:00
parent b05f1fe396
commit ae35ba28c5

View File

@@ -2,6 +2,7 @@
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <fcntl.h> /* for open() */
#include <rtems/rtems_bsdnet.h>
#include <bsp.h>
#include <string.h>