summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-18 23:18:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:52:18 -0500
commitb0c3ad39256dd78ff5c152afbfe3d8560e194060 (patch)
tree0ec421f72c3302fd6b1bdd54516d1bbe445a2bc3
parent21d93511138d06ed3fbe82071a795e17bb2a9f5a (diff)
downloadsamba-b0c3ad39256dd78ff5c152afbfe3d8560e194060.tar.gz
samba-b0c3ad39256dd78ff5c152afbfe3d8560e194060.tar.bz2
samba-b0c3ad39256dd78ff5c152afbfe3d8560e194060.zip
r18648: this is provided by libreplace
metze (This used to be commit cbc3f0926375b92b40c4f550296cf90453288f49)
-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"