summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_tmpfile_impl.h
blob: cd6a02b135196869626eaa205dea591fc57603d6 (plain)
1
2
3
4
5
6
#ifndef SLIBTOOL_TMPFILE_IMPL_H
#define SLIBTOOL_TMPFILE_IMPL_H

int slbt_tmpfile(void);

#endif