mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
man: add missing headers to glib-event-glue.c
This commit is contained in:
parent
1027e0dc4d
commit
0760dfc62f
@ -2,6 +2,8 @@
|
||||
/* Copyright 2014 Tom Gundersen */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
#include <systemd/sd-event.h>
|
||||
|
||||
typedef struct SDEventSource {
|
||||
GSource source;
|
||||
|
Loading…
Reference in New Issue
Block a user