summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/auth/sia/sia_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/auth/sia/sia_locl.h')
-rw-r--r--crypto/heimdal/lib/auth/sia/sia_locl.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/crypto/heimdal/lib/auth/sia/sia_locl.h b/crypto/heimdal/lib/auth/sia/sia_locl.h
index 0f3f74d..7b41159 100644
--- a/crypto/heimdal/lib/auth/sia/sia_locl.h
+++ b/crypto/heimdal/lib/auth/sia/sia_locl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999 Kungliga Tekniska Högskolan
+ * Copyright (c) 1999 - 2001 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -30,7 +30,7 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
-/* $Id: sia_locl.h,v 1.2 1999/04/01 16:09:22 joda Exp $ */
+/* $Id: sia_locl.h,v 1.3 2001/09/13 01:15:34 assar Exp $ */
#ifndef __sia_locl_h__
#define __sia_locl_h__
@@ -46,6 +46,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
+#include <roken.h>
#ifdef KRB5
#define SIA_KRB5
@@ -67,8 +68,6 @@
#include <kafs.h>
#endif
-#include <roken.h>
-
#ifndef POSIX_GETPWNAM_R
#define getpwnam_r posix_getpwnam_r
OpenPOWER on IntegriCloud