Преглед изворни кода

Whoops; fix linux build again

Nick Mathewson пре 10 година
родитељ
комит
f491aed8d0
1 измењених фајлова са 1 додато и 1 уклоњено
  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>