]> andersk Git - openssh.git/blobdiff - auth.h
- (dtucker) [defines.h] With the includes.h changes we no longer get the
[openssh.git] / auth.h
diff --git a/auth.h b/auth.h
index adbfdd2e589ea3dfa0392d7c26feae5277aefa1b..26158b9dd1a3cafdca1c7bc67fccefe63cc98e54 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.h,v 1.53 2006/04/20 09:27:09 djm Exp $ */
+/* $OpenBSD: auth.h,v 1.57 2006/08/03 03:34:41 deraadt Exp $ */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
@@ -28,9 +28,8 @@
 #ifndef AUTH_H
 #define AUTH_H
 
-#include "key.h"
-#include "hostfile.h"
-#include "buffer.h"
+#include <signal.h>
+
 #include <openssl/rsa.h>
 
 #ifdef HAVE_LOGIN_CAP
This page took 0.031414 seconds and 4 git commands to generate.