summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/Makefile.in
diff options
context:
space:
mode:
authorChris Provenzano <proven@mit.edu>1995-01-25 22:24:06 +0000
committerChris Provenzano <proven@mit.edu>1995-01-25 22:24:06 +0000
commitef0836a1bbf400204f7ad7e3c31e311ed4f61861 (patch)
treed82c226b4e69d84e61064493f3f2d18007a86d81 /src/include/krb5/Makefile.in
parentcb9584983ef887ee091ea8d3448e0f84ee225bcc (diff)
downloadkrb5-ef0836a1bbf400204f7ad7e3c31e311ed4f61861.tar.gz
krb5-ef0836a1bbf400204f7ad7e3c31e311ed4f61861.tar.xz
krb5-ef0836a1bbf400204f7ad7e3c31e311ed4f61861.zip
* Removed all narrow types and references to wide.h and narrow.h
* base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno, krb5_addrtype, krb5_keytyp, krb5_enctype, krb5_cksumtype, and krb5_authdatatype as int. * kdb.h Made keytype in krb5_encrypted_keyblock explicitly short for backwards compatibility. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4835 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/Makefile.in')
-rw-r--r--src/include/krb5/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/krb5/Makefile.in b/src/include/krb5/Makefile.in
index 3ef1872344..548e1b9df7 100644
--- a/src/include/krb5/Makefile.in
+++ b/src/include/krb5/Makefile.in
@@ -5,8 +5,7 @@ KRB5_HEADERS = asn1.h base-defs.h ccache.h crc-32.h encryption.h \
error_def.h errors.h ext-proto.h fieldbits.h \
free.h func-proto.h hostaddr.h kdb.h kdb_dbm.h \
keytab.h krb5.h libos.h los-proto.h macros.h mit-des.h \
- narrow.h proto.h rcache.h rsa-md4.h safepriv.h \
- sysincl.h widen.h wordsize.h
+ proto.h rcache.h rsa-md4.h safepriv.h sysincl.h wordsize.h
# these are installed here for the build from lib/krb5/error_tables but
# also need to be in the installed tree
ET_HEADERS = adm_err.h asn1_err.h isode_err.h kdb5_err.h krb5_err.h