mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 23:12:44 +01:00
Merge pull request #13490 from Mic92/clang-tidy-simple-warnings
Fix simple clang-tidy warnings
This commit is contained in:
commit
b2fb421386
4 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "store-config-private.hh"
|
||||
#include <cstdint>
|
||||
|
||||
/*
|
||||
* Determine the syscall number for `fchmodat2`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue