move rcsid, make afs optional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24364 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,9 +36,7 @@
|
||||
#ifndef __KUSER_LOCL_H__
|
||||
#define __KUSER_LOCL_H__
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@@ -81,7 +79,9 @@
|
||||
#ifdef HAVE_SYS_IOCCOM_H
|
||||
#include <sys/ioccom.h>
|
||||
#endif
|
||||
#ifndef NO_AFS
|
||||
#include <kafs.h>
|
||||
#endif
|
||||
#include "crypto-headers.h" /* for UI_UTIL_read_pw_string */
|
||||
|
||||
#ifdef HAVE_LOCALE_H
|
||||
|
Reference in New Issue
Block a user