mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
[girepository] Kill girffi-private.h
This commit is contained in:
@@ -22,8 +22,11 @@
|
||||
#ifndef __GIREPOSITORY_PRIVATE_H__
|
||||
#define __GIREPOSITORY_PRIVATE_H__
|
||||
|
||||
#include <ffi.h>
|
||||
#include <glib.h>
|
||||
|
||||
#define __GIREPOSITORY_H_INSIDE__
|
||||
|
||||
#include <gibaseinfo.h>
|
||||
#include <girepository.h>
|
||||
#include <gitypelib.h>
|
||||
@@ -105,4 +108,6 @@ GIVFuncInfo * _g_base_info_find_vfunc (GIRealInfo *rinfo,
|
||||
gint n_vfuncs,
|
||||
const gchar *name);
|
||||
|
||||
ffi_type * _gi_type_tag_get_ffi_type (GITypeTag type_tag, gboolean is_pointer);
|
||||
|
||||
#endif /* __GIREPOSITORY_PRIVATE_H__ */
|
||||
|
Reference in New Issue
Block a user