chiark / gitweb /
tree-wide: drop copyright headers from frequent contributors
[elogind.git] / man / glib-event-glue.c
index 34635f3d08874efc450dd02875e2cc788162d879..15e2bdb6a3dcb72f60f2363f13e91aedc46f786e 100644 (file)
@@ -1,10 +1,10 @@
 /* SPDX-License-Identifier: MIT */
-/* Copyright © 2014 Tom Gundersen */
 
 #include <stdlib.h>
 //#include <elogind/sd-event.h>
 //#include <glib.h>
-//#include <elogind/sd-event.h>
+#include <glib.h>
+#include <systemd/sd-event.h>
 
 typedef struct SDEventSource {
   GSource source;