mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
genviron: #include fixups
This commit is contained in:
parent
38e8ecd62a
commit
1b018a8bb2
@ -26,6 +26,8 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "genviron.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
@ -31,6 +31,8 @@
|
||||
#ifndef __G_ENVIRON_H__
|
||||
#define __G_ENVIRON_H__
|
||||
|
||||
#include <glib/gtypes.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#ifndef __GTK_DOC_IGNORE__
|
||||
|
Loading…
Reference in New Issue
Block a user