From: Rich Felker Date: Thu, 1 Mar 2012 03:36:06 +0000 (-0500) Subject: add as an alias for X-Git-Tag: v0.8.7~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ce6766a3264b1ee5bf4056a0685b06939938247;p=musl add as an alias for apparently some broken stuff (libstdc++) needs this. --- diff --git a/include/syscall.h b/include/syscall.h new file mode 100644 index 00000000..f2043aa8 --- /dev/null +++ b/include/syscall.h @@ -0,0 +1 @@ +#include \ No newline at end of file