duplicheck: Include required headers for FreeBSD
Closes strongswan/strongswan#34.
This commit is contained in:
committed by
Tobias Brunner
parent
2080c7e1e2
commit
337cf81aef
@@ -19,8 +19,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "duplicheck_msg.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user