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