diff options
author | Darren Tucker <dtucker@zip.com.au> | 2006-08-06 00:05:09 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2006-08-06 00:05:09 +1000 |
commit | 79ba868fbed5c55b11f5c4930aaaf0d6339eb48a (patch) | |
tree | 05ad1eae75f91eebbcd6414042c182af4048df1c /audit.h | |
parent | 6e1a9aa9b9aa39fba068d5fd071bd145da34519b (diff) |
- (dtucker) [audit.c audit.h] Repair headers.
Diffstat (limited to 'audit.h')
-rw-r--r-- | audit.h | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |
31 | enum ssh_audit_event_type { | 29 | enum ssh_audit_event_type { |