summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/includes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index e94ba3638d..892087b701 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -1113,10 +1113,6 @@ enum flush_reason_enum {
/* NUM_FLUSH_REASONS must remain the last value in the enumeration. */
NUM_FLUSH_REASONS};
-#ifndef HAVE_COMPARISON_FN_T
-typedef int (*comparison_fn_t)(const void *, const void *);
-#endif
-
/***** automatically generated prototypes *****/
#ifndef NO_PROTO_H
#include "proto.h"