]> git.puffer.fish Git - mirror/frr.git/commit
ospfd, ospfclient: Do not just include .c files in another .c
authorDonald Sharp <sharpd@nvidia.com>
Mon, 5 Dec 2022 16:55:14 +0000 (11:55 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 5 Dec 2022 16:55:14 +0000 (11:55 -0500)
commit253113bcb80b7b489eb848988a90459403f870de
treebd08f36bf7e7e3424bb661520281b0d7d8a83ef2
parent29a1a53d6c3023841b8289f9ff7b15219ec0b05c
ospfd, ospfclient: Do not just include .c files in another .c

ospfclient.c includes .c files directly from ospfd.  Let's separate
these out a bit.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
ospfclient/ospf_apiclient.c
ospfclient/subdir.am
ospfd/subdir.am