From: Nick Mathewson Date: Sun, 28 Jun 2015 02:41:39 +0000 (-0400) Subject: Whoops; fix linux build again X-Git-Tag: tor-0.2.7.2-alpha~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f491aed8d03810271f800a04ed1d5f9e76f5af1f;p=thirdparty%2Ftor.git Whoops; fix linux build again --- diff --git a/src/ext/readpassphrase.c b/src/ext/readpassphrase.c index 7bdecaf637..ab71935859 100644 --- a/src/ext/readpassphrase.c +++ b/src/ext/readpassphrase.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include "tor_readpassphrase.h" #include #include #include