mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-02-01 19:59:04 +00:00
Remove hdb.h header includes from unnecessary files
The files in this patch do not use the hdb.h header. Signed-off-by: Steven Dake <sdake@redhat.com> Reviewed-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
parent
bb42020f9a
commit
32f11337b1
@ -60,7 +60,6 @@
|
||||
|
||||
#include <corosync/sq.h>
|
||||
#include <corosync/list.h>
|
||||
#include <corosync/hdb.h>
|
||||
#include <corosync/swab.h>
|
||||
#include <qb/qbdefs.h>
|
||||
#include <qb/qbloop.h>
|
||||
|
||||
@ -81,7 +81,6 @@
|
||||
#include <corosync/swab.h>
|
||||
#include <corosync/sq.h>
|
||||
#include <corosync/list.h>
|
||||
#include <corosync/hdb.h>
|
||||
|
||||
#define LOGSYS_UTILS_ONLY 1
|
||||
#include <corosync/engine/logsys.h>
|
||||
|
||||
@ -61,7 +61,6 @@
|
||||
#include <corosync/sq.h>
|
||||
#include <corosync/swab.h>
|
||||
#include <corosync/list.h>
|
||||
#include <corosync/hdb.h>
|
||||
#include <qb/qbdefs.h>
|
||||
#include <qb/qbloop.h>
|
||||
#define LOGSYS_UTILS_ONLY 1
|
||||
|
||||
@ -37,7 +37,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <corosync/hdb.h>
|
||||
#include <qb/qbloop.h>
|
||||
|
||||
#include <corosync/totem/totem.h>
|
||||
|
||||
@ -62,7 +62,6 @@
|
||||
|
||||
#include <corosync/sq.h>
|
||||
#include <corosync/list.h>
|
||||
#include <corosync/hdb.h>
|
||||
#include <corosync/swab.h>
|
||||
#define LOGSYS_UTILS_ONLY 1
|
||||
#include <corosync/engine/logsys.h>
|
||||
|
||||
@ -37,7 +37,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <corosync/hdb.h>
|
||||
#include <qb/qbloop.h>
|
||||
|
||||
#include <corosync/totem/totem.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user