Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,059
    • Issues 3,059
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,000
    • Merge requests 1,000
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • src
  • util
  • anon_file.c
Find file BlameHistoryPermalink
  • Dylan Baker's avatar
    util: use _WIN32 instead of WIN32 · 16bc3073
    Dylan Baker authored Sep 19, 2019
    
    
    MinGW defines only _WIN32, but doesn't have fcntl, so we need to use the
    windows path.
    
    Reviewed-by: Erik Faye-Lund's avatarErik Faye-Lund <erik.faye-lund@collabora.com>
    Acked-by: Kristian H. Kristensen's avatarKristian H. Kristensen <hoegsberg@google.com>
    16bc3073