efl/src/bin/evil/evil_test_mkstemp.h

9 lines
133 B
C

#ifndef __EVIL_TEST_MKSTEMP_H__
#define __EVIL_TEST_MKSTEMP_H__
int test_mkstemp(suite *s);
#endif /* __EVIL_TEST_MKSTEMP_H__ */