mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
gwakeup.h: add missing header for GPollFD
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
#ifndef __G_WAKEUP_H__
|
#ifndef __G_WAKEUP_H__
|
||||||
#define __G_WAKEUP_H__
|
#define __G_WAKEUP_H__
|
||||||
|
|
||||||
|
#include <glib/gpoll.h>
|
||||||
|
|
||||||
typedef struct _GWakeup GWakeup;
|
typedef struct _GWakeup GWakeup;
|
||||||
|
|
||||||
G_GNUC_INTERNAL GWakeup * g_wakeup_new (void);
|
G_GNUC_INTERNAL GWakeup * g_wakeup_new (void);
|
||||||
|
Reference in New Issue
Block a user