chiark / gitweb /
Remove src/compat-libs
[elogind.git] / src / console / consoled.h
index f8a3df4487d1e06fcf50baec678316a60eec230a..f85c1a07917e07c2d5c1cfdbc110140fcd326b54 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <errno.h>
-#include <inttypes.h>
-#include <libudev.h>
-#include <stdlib.h>
 #include "grdev.h"
 #include "grdev.h"
-#include "hashmap.h"
 #include "idev.h"
 #include "list.h"
 #include "macro.h"
 #include "idev.h"
 #include "list.h"
 #include "macro.h"
@@ -36,7 +31,6 @@
 #include "sysview.h"
 #include "term.h"
 #include "unifont.h"
 #include "sysview.h"
 #include "term.h"
 #include "unifont.h"
-#include "util.h"
 
 typedef struct Manager Manager;
 typedef struct Session Session;
 
 typedef struct Manager Manager;
 typedef struct Session Session;