]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix two omissions in stdint.h changes
authorGreg Hudson <ghudson@mit.edu>
Wed, 26 Feb 2014 22:39:55 +0000 (17:39 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 26 Feb 2014 23:05:23 +0000 (18:05 -0500)
commit654ea67e99ea91e39896d55c0e6dd3bfc8ee049a
tree2eab6ec3c16e67dcef77f78b0e93ea7243e370ad
parenta2ac57b0ec230efed06fabc2d55db1fcbc6f7ea3
Fix two omissions in stdint.h changes

Since we no longer prefix an "#include <stdint.h>" in the gssapi.h
preamble at build time, include it in gssapi.hin.

Update util/gss/kernel-lib/Makefile.in to account for gssapi_krb5.h
being in the source tree.
src/lib/gssapi/generic/gssapi.hin
src/util/gss-kernel-lib/Makefile.in