summaryrefslogtreecommitdiff
path: root/authfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'authfile.h')
-rw-r--r--authfile.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/authfile.h b/authfile.h
index 22310120..03bc3958 100644
--- a/authfile.h
+++ b/authfile.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: authfile.h,v 1.18 2014/06/24 01:13:21 djm Exp $ */
+/* $OpenBSD: authfile.h,v 1.19 2014/07/03 23:18:35 djm Exp $ */
/*
* Copyright (c) 2000, 2013 Markus Friedl. All rights reserved.
@@ -27,10 +27,6 @@
#ifndef AUTHFILE_H
#define AUTHFILE_H
-#ifdef WITH_LEAKMALLOC
-#include "leakmalloc.h"
-#endif
-
struct sshbuf;
struct sshkey;