1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
systemd/src/login/login-shared.h

4 lines
61 B
C
Raw Normal View History

#include <stdbool.h>
bool session_id_valid(const char *id);