]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/ask-password/ask-password.c
Rename def.h to constants.h
[thirdparty/systemd.git] / src / ask-password / ask-password.c
index a92adbfca5e7307bd48bdd25e22281cd3dd4a63d..f161e659730d863a66d36532fc5496e1b5be1dc3 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "ask-password-api.h"
 #include "build.h"
-#include "def.h"
+#include "constants.h"
 #include "log.h"
 #include "macro.h"
 #include "main-func.h"