s4:kdc: Implement KDC plugin hardware authentication policy
[samba.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