Commit 65edfd64 authored by Antonin Décimo's avatar Antonin Décimo Committed by Juliusz Chroboczek

Fix compilation under FreeBSD.

parent 00155e76
......@@ -26,6 +26,8 @@ THE SOFTWARE.
#include <unistd.h>
#include <errno.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include "babeld.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment