mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-07 09:04:50 +01:00
genviron: #include fixups
This commit is contained in:
@@ -26,6 +26,8 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
#include "genviron.h"
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#ifdef HAVE_UNISTD_H
|
#ifdef HAVE_UNISTD_H
|
||||||
|
|||||||
@@ -31,6 +31,8 @@
|
|||||||
#ifndef __G_ENVIRON_H__
|
#ifndef __G_ENVIRON_H__
|
||||||
#define __G_ENVIRON_H__
|
#define __G_ENVIRON_H__
|
||||||
|
|
||||||
|
#include <glib/gtypes.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#ifndef __GTK_DOC_IGNORE__
|
#ifndef __GTK_DOC_IGNORE__
|
||||||
|
|||||||
Reference in New Issue
Block a user