Blame src/internal/slibtool_tmpfile_impl.h

86d1f4
#ifndef SLIBTOOL_TMPFILE_IMPL_H
86d1f4
#define SLIBTOOL_TMPFILE_IMPL_H
86d1f4
86d1f4
int slbt_tmpfile(void);
86d1f4
86d1f4
#endif