mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
5 lines
120 B
C
5 lines
120 B
C
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
|
#pragma once
|
|
|
|
int verb_whoami(int argc, char *argv[], void *userdata);
|