system-linux: fix compilation with musl 1.2.0
authorRosen Penev <rosenp@gmail.com>
Wed, 25 Mar 2020 23:11:40 +0000 (16:11 -0700)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 26 Mar 2020 19:46:11 +0000 (20:46 +0100)
commitb1e83288fdbf9ac80f5377b279404adaf05e0c4d
treee5cfe3f734a999d88a98f39b4451f257047fe33e
parentdbdef938279ec649b25b98a9b61f81f17953ef21
system-linux: fix compilation with musl 1.2.0

Switched to the plain function instead of the now gone syscall.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
system-linux.c