Explorar o código

Whoops; fix linux build again

Nick Mathewson %!s(int64=10) %!d(string=hai) anos
pai
achega
f491aed8d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/ext/readpassphrase.c

+ 1 - 1
src/ext/readpassphrase.c

@@ -30,7 +30,7 @@
 #include <signal.h>
 #include <ctype.h>
 #include <fcntl.h>
-#include <readpassphrase.h>
+#include "tor_readpassphrase.h"
 #include <errno.h>
 #include <string.h>
 #include <unistd.h>