mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-01-24 04:55:00 +00:00
HZ not always defined on all Linux systems.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1433 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
f81e95944b
commit
69b128e700
@ -45,7 +45,7 @@
|
||||
|
||||
#include "../include/list.h"
|
||||
|
||||
#if defined(OPENAIS_BSD) || defined(OPENAIS_DARWIN)
|
||||
#ifndef HZ
|
||||
#define HZ 100 /* 10ms */
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user