Blame src/internal/tpax_tmpfile_impl.h

4ebdc3
#ifndef TPAX_TMPFILE_IMPL_H
4ebdc3
#define TPAX_TMPFILE_IMPL_H
4ebdc3
4ebdc3
int tpax_tmpfile(void);
4ebdc3
4ebdc3
#endif