This kludge has been obsolete for a long time and GCC 4.3 cannot
compile Ceph anymore these days.
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
#include "ceph_frag.h"
#include "rbd_types.h"
-#ifdef __cplusplus
-#ifndef _BACKWARD_BACKWARD_WARNING_H
-#define _BACKWARD_BACKWARD_WARNING_H // make gcc 4.3 shut up about hash_*
-#endif
-#endif
-
extern "C" {
#include <stdint.h>
#include <sys/types.h>
*
*/
-#ifndef _BACKWARD_BACKWARD_WARNING_H
-#define _BACKWARD_BACKWARD_WARNING_H // make gcc 4.3 shut up about hash_*
-#endif
-
#include "include/compat.h"
#include "include/fs_types.h"
#include "common/entity_name.h"