summaryrefslogtreecommitdiff
path: root/lib/replace/replace-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/replace-test.h')
-rw-r--r--lib/replace/replace-test.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/replace/replace-test.h b/lib/replace/replace-test.h
index a522853351..ed8e75e3b1 100644
--- a/lib/replace/replace-test.h
+++ b/lib/replace/replace-test.h
@@ -1,10 +1,6 @@
#ifndef __LIB_REPLACE_REPLACE_TEST_H__
#define __LIB_REPLACE_REPLACE_TEST_H__
-#include <stdbool.h>
-struct torture_context;
-
-bool torture_local_replace(struct torture_context *ctx);
int libreplace_test_strptime(void);
int test_readdir_os2_delete(void);
int getifaddrs_test(void);