Skip to content
  • teor's avatar
    practracker: Add missing .may_include files · 9ad569c7
    teor authored and Nick Mathewson's avatar Nick Mathewson committed
    All of these files contain "*.h", except for:
    * src/app/config/.may_include
    * src/test/.may_include
    which also contain "*.inc".
    
    This change prevents includes of "*.c" files, and other
    unusually named files.
    
    Part of 32609.
    9ad569c7