mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
test/ca-fd-leak: fix clang-tidy lints
This commit is contained in:
parent
7e540059a3
commit
b050db951b
2 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue