summaryrefslogtreecommitdiff
path: root/src/bin/evil/evil_test_mkstemp.h
blob: f5bb0c4270fce9f124dd7a28d4476ff72f6928da (plain)
1
2
3
4
5
6
7
8
#ifndef __EVIL_TEST_MKSTEMP_H__
#define __EVIL_TEST_MKSTEMP_H__


int test_mkstemp(suite *s);


#endif /* __EVIL_TEST_MKSTEMP_H__ */