chiark / gitweb /
Prep v221: Update and clean up build system to sync with upstream
[elogind.git] / src / basic / login-util.c
similarity index 97%
rename from src/shared/login-shared.c
rename to src/basic/login-util.c
index 64650a91341114ca701315d26658e95606605f89..e25437f0f4661b1853af68fc8c33a87776dc5d36 100644 (file)
@@ -19,7 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "login-shared.h"
+#include "login-util.h"
 #include "def.h"
 
 bool session_id_valid(const char *id) {