• Show log

    Commit

  • Hash : 6e1efcd6
    Author : Patrick Steinhardt
    Date : 2020-06-08T12:46:04

    tree-wide: add missing header includes
    
    We're missing some header includes leading to missing function
    prototypes. While we currently don't warn about these, we should have
    their respective headers included in order to detect the case where a
    function signature change results in an incompatibility.