efl/src/bin/evil/evil_test_realpath.h

9 lines
137 B
C

#ifndef __EVIL_TEST_REALPATH_H__
#define __EVIL_TEST_REALPATH_H__
int test_realpath(suite *s);
#endif /* __EVIL_TEST_REALPATH_H__ */