[Heimdal-source-changes] [heimdal/heimdal] ce4fd0: fixup pkinit-ec.c (kdc and lib/krb5) includes

GitHub noreply at github.com
Mon Apr 18 00:12:23 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: ce4fd05b1264e9eb4255d4a64ef7bdb74d7c332a
      https://github.com/heimdal/heimdal/commit/ce4fd05b1264e9eb4255d4a64ef7bdb74d7c332a
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M kdc/pkinit-ec.c
    M lib/krb5/pkinit-ec.c

  Log Message:
  -----------
  fixup pkinit-ec.c (kdc and lib/krb5) includes

All source files must start with

  include <config.h>
  include <roken.h>

when krb5_locl.h or kdc_locl.h are includes, they must come before
other Heimdal include files.

Do not include stdint.h when roken.h is included.
Do not include config.h more than once.

Change-Id: I0baecb5d48317996f48b1a6c41b051f42f2fde61




More information about the Heimdal-source-changes mailing list