dhcpcd/.clangd
Roy Marples 60594cd12a Adjust for new eloop.
Needs more testing.
2025-10-30 14:09:28 +00:00

13 lines
268 B
Plaintext

If:
PathMatch: src/dev/.*\.c
CompileFlags:
Add: [-I.., -I../.., -I../../compat]
---
If:
PathMatch: src/.*\.c
CompileFlags:
Add: [-I.., -I../compat]
---
CompileFlags:
Add: [-DINET, -DARP, -DARPING, -DIPV4LL, -DINET6, -DDHCP6, -DPLUGIN_DEV, -DAUTH, -DPRIVSEP]