diff options
| -rw-r--r-- | main.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -42,6 +42,7 @@ | |||
| 42 | #include <string.h> | 42 | #include <string.h> |
| 43 | #include <unistd.h> | 43 | #include <unistd.h> |
| 44 | #include <sys/socket.h> | 44 | #include <sys/socket.h> |
| 45 | #include <netinet/in.h> // required for FreeBSD | ||
| 45 | #include <err.h> | 46 | #include <err.h> |
| 46 | #include <errno.h> | 47 | #include <errno.h> |
| 47 | #include <arpa/inet.h> | 48 | #include <arpa/inet.h> |
