]> git.ipfire.org Git - thirdparty/krb5.git/commit
Move zap() definition to k5-platform.h
authorGreg Hudson <ghudson@mit.edu>
Mon, 26 Mar 2018 14:54:29 +0000 (10:54 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 26 Mar 2018 19:57:48 +0000 (15:57 -0400)
commitdf6bef6f9ea6a5f6f3956a2988cd658c78aae817
tree8d987f6929931948380abc206e65b1fc012a2ef7
parent4f3373e8c55b3e9bdfb5b065e07214c5816c85fa
Move zap() definition to k5-platform.h

Make it possible to use zap() in parts of the code which should not
include k5-int.h by moving its definition to k5-platform.h.
src/include/k5-int.h
src/include/k5-platform.h
src/util/support/zap.c