Commit 13745014c384aca9606dbda5364b6c7ea49e2471

Peter Hutterer 2020-09-07T19:24:12

test: include unstd.h in the registry test to cut down the MacOS warnings mkdtmp, rmdir and unlink are in unstd.h on MacOS. Since including that it doesn't hurt us on Linux, let's do it without ifdefs. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>