Merge pull request #8 from jbeich/freebsd

Unbreak build on FreeBSD
pull/12/head
Andri Yngvason 2020-01-13 10:39:32 +00:00 committed by GitHub
commit 6bb33622dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include <stdint.h>
#include <unistd.h>
#include <stdlib.h>
#include <endian.h>
#include <stdbool.h>
#include <assert.h>
#include <uv.h>