From 75073d0a8478441cc97a6efa10b566c5fb1dac81 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 17 Apr 2020 20:57:17 +0100 Subject: New upstream version 1.4.0 --- openbsd-compat/readpassphrase.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsd-compat/readpassphrase.h') diff --git a/openbsd-compat/readpassphrase.h b/openbsd-compat/readpassphrase.h index 0c4a59e..e4451f3 100644 --- a/openbsd-compat/readpassphrase.h +++ b/openbsd-compat/readpassphrase.h @@ -27,6 +27,8 @@ #ifndef HAVE_READPASSPHRASE +#include + #define RPP_ECHO_OFF 0x00 /* Turn off echo (default). */ #define RPP_ECHO_ON 0x01 /* Leave echo on. */ #define RPP_REQUIRE_TTY 0x02 /* Fail if there is no tty. */ -- cgit v1.2.3