xref: /openbsd-src/regress/lib/libc/telldir/utils.h (revision 50b7afb2c2c0993b0894d4e34bf857cb13ed9c80)
1 /*	$OpenBSD: utils.h,v 1.1 2013/11/03 00:20:24 schwarze Exp $	*/
2 
3 /*	Written by Ingo Schwarze, 2013,  Public domain.	*/
4 
5 void createfiles(int);
6 void delfiles(void);
7