chiark / gitweb /
remove unused includes
[elogind.git] / src / shared / ask-password-api.h
index 704ee6e1b443522a84fdabc6ba92a0237dbc2a17..0954e072be47d75b61f571fde48513867863e5d2 100644 (file)
@@ -21,7 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "util.h"
 
 int ask_password_tty(const char *message, usec_t until, bool echo, const char *flag_file, char **_passphrase);