dbwrap: add enum dbwrap_req_state
[kai/samba-autobuild/.git] / lib / replace / replace-test.h
1 #ifndef __LIB_REPLACE_REPLACE_TEST_H__
2 #define __LIB_REPLACE_REPLACE_TEST_H__
3
4 int libreplace_test_strptime(void);
5 int test_readdir_os2_delete(void);
6 int getifaddrs_test(void);
7
8 #endif /* __LIB_REPLACE_REPLACE_TEST_H__ */
9