mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-25 18:00:25 +00:00
Merge pull request #2225 from xdel/master
Fix compilation against rtrlib with ssh
This commit is contained in:
commit
c02bcc728b
@ -25,6 +25,9 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
/* If rtrlib compiled with ssh support, don`t fail build */
|
||||
#define LIBSSH_LEGACY_0_4
|
||||
|
||||
#include <zebra.h>
|
||||
#include <pthread.h>
|
||||
#include <time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user