]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
configure: guard config.h with #ifdef CONFIG_H
authorRoy Marples <roy@marples.name>
Wed, 8 Nov 2023 10:10:35 +0000 (10:10 +0000)
committerRoy Marples <roy@marples.name>
Wed, 8 Nov 2023 10:10:35 +0000 (10:10 +0000)
commit2913df520ae8ceac46bbd6bfa958cbccb0e476bf
tree0e3d1ec26f82fd78091ed55ce8c6081cd78e3029
parent2d07224f97592847d8c8743e5a82d99c450c014a
configure: guard config.h with #ifdef CONFIG_H

Rename CONFIG_H guard in defs.h to DEFS_H
This avoids a redeclaration issue on DragonFly.
configure
src/defs.h