/* wrapper.h -- */ #ifndef WRAPPER_H_ #define WRAPPER_H_ void xmkstemp( char *fname_template) ; #endif /* end of wrapper.h */