summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/replace/replace-test.h
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2014-05-16 00:04:35 +1000
committerMichael Adam <obnox@samba.org>2014-06-20 23:38:09 +0200
commit91274d97a644ece172ad99937967cec3d7258b0e (patch)
tree1c1ab78aa1fd026cc2adae9450e8e56bccc98d5c /ctdb/lib/replace/replace-test.h
parent1e927a93224549fa9464fb0dc2fc69941483a76c (diff)
downloadsamba-91274d97a644ece172ad99937967cec3d7258b0e.tar.gz
samba-91274d97a644ece172ad99937967cec3d7258b0e.tar.xz
samba-91274d97a644ece172ad99937967cec3d7258b0e.zip
ctdb-build: Remove duplicate replace library
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'ctdb/lib/replace/replace-test.h')
-rw-r--r--ctdb/lib/replace/replace-test.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ctdb/lib/replace/replace-test.h b/ctdb/lib/replace/replace-test.h
deleted file mode 100644
index ed8e75e3b1..0000000000
--- a/ctdb/lib/replace/replace-test.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __LIB_REPLACE_REPLACE_TEST_H__
-#define __LIB_REPLACE_REPLACE_TEST_H__
-
-int libreplace_test_strptime(void);
-int test_readdir_os2_delete(void);
-int getifaddrs_test(void);
-
-#endif /* __LIB_REPLACE_REPLACE_TEST_H__ */
-