From 36df9cc6c96bdbc39c10fffc88d33dcc17decbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 25 Feb 2024 01:56:09 +0100 Subject: Fix gdm-switch-user build --- gdm-switch-user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdm-switch-user.c b/gdm-switch-user.c index 5718c31..55d8ba3 100644 --- a/gdm-switch-user.c +++ b/gdm-switch-user.c @@ -1,5 +1,5 @@ // Public domain -#include +#include int main (int argc, char *argv[]) -- cgit v1.2.3