mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-14 07:49:20 +00:00
fix build error, can't complie if openais not installed.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1685 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
bb57c27e56
commit
fb36030f80
@ -43,7 +43,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <openais/saAis.h>
|
||||
#include <corosync/saAis.h>
|
||||
#include <corosync/mar_gen.h>
|
||||
#include <corosync/ipc_gen.h>
|
||||
#include <corosync/ais_util.h>
|
||||
|
Loading…
Reference in New Issue
Block a user