summaryrefslogtreecommitdiff
path: root/src/shared/spawn-ask-password-agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/spawn-ask-password-agent.h')
-rw-r--r--src/shared/spawn-ask-password-agent.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/shared/spawn-ask-password-agent.h b/src/shared/spawn-ask-password-agent.h
index fa5e7b0260..31b4beab58 100644
--- a/src/shared/spawn-ask-password-agent.h
+++ b/src/shared/spawn-ask-password-agent.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foospawnaskpasswordagenthfoo
-#define foospawnaskpasswordagenthfoo
+#pragma once
/***
This file is part of systemd.
@@ -24,5 +23,3 @@
int ask_password_agent_open(void);
void ask_password_agent_close(void);
-
-#endif