chiark / gitweb /
Remove librt dependency.
[elogind.git] / src / libelogind / sd-daemon / sd-daemon.c
index 9a696cd2298f25f6cde22d438426c1e1a5c92df8..d4e0da61d6361f4f742c8ccce8aed10631d3042f 100644 (file)
@@ -31,7 +31,7 @@
 #include <stdio.h>
 #include <stddef.h>
 #include <limits.h>
-#include <mqueue.h>
+//#include <mqueue.h>
 
 #include "util.h"
 #include "path-util.h"