[all-commits] [llvm/llvm-project] f388ca: [NFC] Remove redundant `sys/file.h` header. (#124684)

c8ef via All-commits all-commits at lists.llvm.org
Tue Jan 28 08:50:46 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f388ca3d9d9a58e3d189458b590ba68dfd9e5a2d
      https://github.com/llvm/llvm-project/commit/f388ca3d9d9a58e3d189458b590ba68dfd9e5a2d
  Author: c8ef <c8ef at outlook.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M llvm/lib/Support/Unix/Path.inc

  Log Message:
  -----------
  [NFC] Remove redundant `sys/file.h` header. (#124684)

Closes #124652.

This header was introduced in
https://github.com/llvm/llvm-project/commit/536736995bf5d073853c7e884968c9847b4ae64d,
but it appears that including only `fnctl.h` should be enough.
Hopefully, this patch will not cause build issues on other Unix
platforms.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list