#pragma once #include "portable-linux.h" #if defined(_musl_) # include "portable-musl.h" #endif