Freebsd socketpair include problems and lack of TAB in vagrant Makefile

This commit is contained in:
Olof hagsand 2022-12-27 11:56:21 +01:00
parent ca23b63a4e
commit 5b9921933a
4 changed files with 5 additions and 4 deletions

View file

@ -42,6 +42,7 @@
#include <string.h>
#include <errno.h>
#include <assert.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <netinet/in.h>