erm/erm.h

5 lines
106 B
C

/* remove.c */
void recurse_into(const char *, int);
void run_queue(void);
int single_file(const char *);