no C99 named struct initializers on Windows
commit6c1ad560eabc78ba81ff6ca3122f126eead237fe
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 17 May 2011 03:20:23 +0000 (16 23:20 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Tue, 17 May 2011 16:02:16 +0000 (17 12:02 -0400)
tree30a3fe300ccb6deb9d5d4789c2410d15e2f5858f
parent6850d6a65f8648c86b78c6ce0450c8a45ac09d0d
no C99 named struct initializers on Windows

commit f5f9014c90cdf795867ad336803caf802bac7fed added the
first use of C99 named struct initializers which are not
supported on Windows.  Remove their use in external.c and
in ks_dir.c.

Change-Id: Ibb6b2d5b3dbd4041cb638d2c7a9bd6f916fd45d7
lib/gssapi/krb5/external.c
lib/hx509/ks_dir.c