summaryrefslogtreecommitdiff
path: root/audit.h
diff options
context:
space:
mode:
Diffstat (limited to 'audit.h')
-rw-r--r--audit.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/audit.h b/audit.h
index 78e58966f..695f72354 100644
--- a/audit.h
+++ b/audit.h
@@ -1,4 +1,4 @@
1/* $Id: audit.h,v 1.2 2005/02/08 10:52:48 dtucker Exp $ */ 1/* $Id: audit.h,v 1.3 2006/08/05 14:05:10 dtucker Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 2004, 2005 Darren Tucker. All rights reserved. 4 * Copyright (c) 2004, 2005 Darren Tucker. All rights reserved.
@@ -24,8 +24,6 @@
24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 */ 25 */
26 26
27#include "auth.h"
28
29#ifndef _SSH_AUDIT_H 27#ifndef _SSH_AUDIT_H
30# define _SSH_AUDIT_H 28# define _SSH_AUDIT_H
31enum ssh_audit_event_type { 29enum ssh_audit_event_type {