Fix compilation error on musl
@ -1,3 +1,4 @@
#define _XOPEN_SOURCE 700
#include <assert.h>
#include <stdlib.h>
#include <strings.h>