Skip to content

Commit 3c75bc4

Browse files
author
Job Hernandez
committed
format code
1 parent 211cb6e commit 3c75bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/sys/mman/shm_open.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#ifndef LLVM_LIBC_SRC_SYS_MMAN_SHM_OPEN_H
1010
#define LLVM_LIBC_SRC_SYS_MMAN_SHM_OPEN_H
1111

12-
#include "src/__support/macros/config.h"
1312
#include "hdr/types/mode_t.h"
13+
#include "src/__support/macros/config.h"
1414

1515
namespace LIBC_NAMESPACE_DECL {
1616

0 commit comments

Comments
 (0)