diff options
Diffstat (limited to 'src/cerberus.c')
-rw-r--r-- | src/cerberus.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/cerberus.c b/src/cerberus.c index f61f56a..cd6c376 100644 --- a/src/cerberus.c +++ b/src/cerberus.c @@ -16,11 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <stdio.h> -#include <unistd.h> - -#include "passphrase.h" -#include "quit.h" +#include "cerberus.h" /* The number of seconds before the program times out */ |