Fix build on OpenIndiana

This commit is contained in:
Přemysl Eric Janouch 2023-07-24 08:24:52 +02:00
parent 39e2fc5142
commit 5a9a446b9c
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
*
*/
// getpwnam_r
#define _POSIX_C_SOURCE 199506L
#include <glib.h>
#include <glib/gprintf.h>
#include <gio/gio.h>