Skip to content

Commit b247ed8

Browse files
committed
tidy
1 parent 86b5168 commit b247ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http/pprof_http_service.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
// IWYU pragma: no_include <bits/types/struct_FILE.h>
2323
#include <cctype>
24-
#include <cerrnoh>
24+
#include <cerrno>
2525
#include <fcntl.h>
2626
#include <gperftools/heap-profiler.h>
2727
#include <gperftools/malloc_extension.h>

0 commit comments

Comments
 (0)