blob: 44e7ea39e37cc4f49df259024b37e2d1d5c72996 [file] [log] [blame]
/*
* Workaround the infamous incompatibility between <linux/signal.h>
* and many libc headers by overriding <linux/signal.h> with <signal.h>.
*/
#include <signal.h>