зеркало из https://github.com/Azure/sonic-openssh.git
Wrap blf.h include in ifdef. From FreeBSD.
This commit is contained in:
Родитель
d9b9b43656
Коммит
bb99844aba
|
@ -50,7 +50,9 @@
|
|||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_BLF_H
|
||||
#include <blf.h>
|
||||
#endif
|
||||
|
||||
#undef inline
|
||||
#ifdef __GNUC__
|
||||
|
|
Загрузка…
Ссылка в новой задаче