Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Roman Gilg
  • xserverxserver
  • Repository
Switch branch/tag
  • xserver
  • include
  • dix.h
Find file BlameHistoryPermalink
  • Roman Gilg's avatar
    Remove build-only include from public header · e4dabe8d
    Roman Gilg authored Aug 07, 2021
    
    
    The dix-config.h file is not installed, but dix.h is. The include makes the
    compilation of external drivers fail (for example the libinput driver).
    
    The Xserver compilation also works without the include, so just remove it.
    Signed-off-by: Roman Gilg's avatarRoman Gilg <subdiff@gmail.com>
    e4dabe8d