[Heimdal-source-changes] [heimdal/heimdal] a1e247: lib/base: cleanup baselocl.h includes

GitHub noreply at github.com
Sat Nov 28 00:26:27 CET 2015


  Branch: refs/heads/lukeh/pkcs11-hcrypto
  Home:   https://github.com/heimdal/heimdal
  Commit: a1e247e5a4999fbfde5eac324549377db141f81b
      https://github.com/heimdal/heimdal/commit/a1e247e5a4999fbfde5eac324549377db141f81b
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M lib/base/baselocl.h

  Log Message:
  -----------
  lib/base: cleanup baselocl.h includes

baselocl.h includes roken.h which must be included at the top of
the header.  Once included it is no longer necessary to separately
include headers that roken.h includes.

Change-Id: I142411341117337059f767d8e73040c42c50a745


  Commit: eadb28a1e0f596a8b39b6b686e4ff6474075eccd
      https://github.com/heimdal/heimdal/commit/eadb28a1e0f596a8b39b6b686e4ff6474075eccd
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M lib/hcrypto/evp-pkcs11.c

  Log Message:
  -----------
  hcrypto: cleanup evp-pkcs11.c includes

baselocl.h includes heimbase.h and roken.h so it is not necessary
to separately include heimbase.h and headers included by roken.h.

Change-Id: I4f29df8335b889f0996df759e58f709c9c626c6d


  Commit: 56c5771a7294ff169e4a1bea4b3e685d44042eee
      https://github.com/heimdal/heimdal/commit/56c5771a7294ff169e4a1bea4b3e685d44042eee
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M lib/hcrypto/NTMakefile

  Log Message:
  -----------
  hcrypto: fix build of evp-pkcs11.c on Windows

Fix the Windows makefile so that evp-pkcs11.c can be successfully
built.

Change-Id: I012d6ce5c7a541bc7a1faf58bed871a1b79fd0c2


Compare: https://github.com/heimdal/heimdal/compare/93d73b782bbb...56c5771a7294


More information about the Heimdal-source-changes mailing list