Skip to content

Commit 079d70d

Browse files
committed
.cland: add include to libnl3
1 parent 3d0bbf6 commit 079d70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clangd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
CompileFlags:
2-
Add: [-std=c++17, -fno-exceptions, -Wno-unused, -Wno-unused-parameter]
2+
Add: [-std=c++17, -I/usr/include/libnl3, -fno-exceptions, -Wno-unused, -Wno-unused-parameter]

0 commit comments

Comments
 (0)