simon-git: putty (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Apr 1 19:57:44 BST 2016


TL;DR:
  4605102 Add a missing #include.

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2016-04-01 19:57:44

commit 46051027fbd16badfa72947a4763750c7e560a92
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=46051027fbd16badfa72947a4763750c7e560a92;hp=7f3c956ed1144d601ab2e237ab7325a4fffb3167
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Apr 1 13:14:38 2016 +0100

    Add a missing #include.
    
    winshare.c uses make_private_security_descriptor(), but wasn't
    including winsecur.h where it's declared.

 windows/winshare.c |    1 +
 1 file changed, 1 insertion(+)



More information about the tartarus-commits mailing list