source: vendor/current/lib/replace/replace-test.h

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 223 bytes
Line 
1#ifndef __LIB_REPLACE_REPLACE_TEST_H__
2#define __LIB_REPLACE_REPLACE_TEST_H__
3
4int libreplace_test_strptime(void);
5int test_readdir_os2_delete(void);
6int getifaddrs_test(void);
7
8#endif /* __LIB_REPLACE_REPLACE_TEST_H__ */
9
Note: See TracBrowser for help on using the repository browser.