chiark / gitweb /
bus: include connection name in credentials structure
[elogind.git] / src / core / mount-setup.c
index c601c9742c7d3fd249a54d59093b01f075c61c2a..387030abfd6e7106a382a54e5d03c404e4b31c53 100644 (file)
 #include "virt.h"
 #include "efivars.h"
 #include "smack-util.h"
-
-#ifndef TTY_GID
-#define TTY_GID 5
-#endif
+#include "def.h"
 
 typedef enum MountMode {
         MNT_NONE  =        0,