Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
2c3b827e
Commit
2c3b827e
authored
Sep 07, 2018
by
Evan Hunt
Browse files
<isc/string.h> instead of "isc/string.h"
parent
ac430136
Pipeline
#4728
passed with stages
in 7 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/string.c
View file @
2c3b827e
...
...
@@ -47,7 +47,7 @@
#endif
#include
<string.h>
#include
"
isc/string.h
"
// IWYU pragma: keep
#include
<
isc/string.h
>
// IWYU pragma: keep
#if !defined(HAVE_STRLCPY)
size_t
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment