File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77//===----------------------------------------------------------------------===//
8- #ifndef LLVM_LIBC_HDR_TYPES_STRUCT_FLOCK64_H
9- #define LLVM_LIBC_HDR_TYPES_STRUCT_FLOCK64_H
8+ #ifndef LLVM_LIBC_HDR_TYPES_STRUCT_IOVEC_H
9+ #define LLVM_LIBC_HDR_TYPES_STRUCT_IOVEC_H
1010
1111#ifdef LIBC_FULL_BUILD
1212
1818
1919#endif // LIBC_FULL_BUILD
2020
21- #endif // LLVM_LIBC_HDR_TYPES_STRUCT_FLOCK64_H
21+ #endif // LLVM_LIBC_HDR_TYPES_STRUCT_IOVEC_H
Original file line number Diff line number Diff line change 1- //===-- POSIX header auxv .h -----------------------------------------------===//
1+ //===-- POSIX header uio .h - -----------------------------------------------===//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
You can’t perform that action at this time.
0 commit comments