diff compat.h @ 18:1e39a251cbe9

Use libtecla for interactive input
author Guido Berhoerster <guido+pwm@berhoerster.name>
date Thu, 24 Aug 2017 13:10:56 +0200
parents a08ef0674d8e
children 5c6155c8e9b6
line wrap: on
line diff
--- a/compat.h	Sat Aug 12 10:41:52 2017 +0200
+++ b/compat.h	Thu Aug 24 13:10:56 2017 +0200
@@ -43,10 +43,6 @@
 #include "compat/queue.h"
 #endif /* !HAVE_SYS_QUEUE_H */
 
-#ifndef	HAVE_READPASSPHRASE_H
-#include "compat/readpassphrase.h"
-#endif /* !HAVE_READPASSPHRASE_H */
-
 #ifndef	HAVE_SETPROGNAME
 #include "compat/setprogname.h"
 #endif /* !HAVE_SETPROGNAME */