Whoops; fix linux build again

This commit is contained in:
Nick Mathewson 2015-06-27 22:41:39 -04:00
parent 229bb7e50f
commit f491aed8d0
1 changed files with 1 additions and 1 deletions

View File

@ -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>