Fix build on OpenIndiana
This commit is contained in:
parent
39e2fc5142
commit
5a9a446b9c
|
@ -16,6 +16,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
// getpwnam_r
|
||||
#define _POSIX_C_SOURCE 199506L
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gprintf.h>
|
||||
#include <gio/gio.h>
|
||||
|
|
Loading…
Reference in New Issue