Compiles under FreeBSD now.
FossilOrigin-Name: 21670ef8a11f705235484cd852ecac7ce410f30929005934c18a834a6a49affb
This commit is contained in:
parent
eee2d96b22
commit
2ef7d1fc12
@ -1,4 +1,11 @@
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include "action.h"
|
||||
|
Loading…
Reference in New Issue
Block a user