xref: /reactos/sdk/tools/port/port.h (revision 53221834)
1 #pragma once
2 
3 #include "getopt_int.h"
4 
5 int mkstemps(char *template, int suffix_len);
6