mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Make sure it compiles if gulm is NOT selected AND using an old libcman.h
This commit is contained in:
parent
e7f55bb4c0
commit
70ca1c94f1
@ -56,6 +56,7 @@ struct cluster_ops *init_gulm_cluster(void);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_CMAN
|
#ifdef USE_CMAN
|
||||||
|
# include <netinet/in.h>
|
||||||
# include "libcman.h"
|
# include "libcman.h"
|
||||||
# define CMAN_MAX_CSID_LEN 4
|
# define CMAN_MAX_CSID_LEN 4
|
||||||
# ifndef MAX_CSID_LEN
|
# ifndef MAX_CSID_LEN
|
||||||
|
Loading…
Reference in New Issue
Block a user