]> git.proxmox.com Git - mirror_frr.git/blobdiff - babeld/neighbour.c
bgpd: Autocomplete neighbor for clear bgp (#5434)
[mirror_frr.git] / babeld / neighbour.c
index 83f05bb5cf337698dc0b8622ee7394d26c6ba45e..d962a0961c9299c0a4c66c94c6458dc3d69ec2dc 100644 (file)
@@ -234,7 +234,7 @@ neighbour_txcost(struct neighbour *neigh)
 }
 
 unsigned
-check_neighbours()
+check_neighbours(void)
 {
     struct neighbour *neigh;
     int changed, rc;