Freebsd build fixes.

This commit is contained in:
Edward Tomasz Napierala
2013-10-13 15:35:00 +02:00
parent 1daddebdb2
commit dd1ca33094
2 changed files with 2 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
#include <strings.h>
#endif
#include <sys/socket.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>