Blob Blame History Raw
#ifndef TPAX_TMPFILE_IMPL_H
#define TPAX_TMPFILE_IMPL_H

int tpax_tmpfile(void);

#endif