compile on alpine

This commit is contained in:
Olof Hagsand 2019-02-11 17:44:29 +01:00
parent 024ba3439d
commit 9cf4b0139a
3 changed files with 4 additions and 0 deletions

View file

@ -56,6 +56,7 @@
#include <sys/ucred.h>
#endif
#define __USE_GNU
#define _GNU_SOURCE /* for ucred */
#include <sys/socket.h>
#include <sys/param.h>
#include <sys/types.h>