mc/src/achown.h

5 lines
77 B
C

#ifndef __ACHOWN_H
#define __ACHOWN_H
void chown_advanced_cmd (void);
#endif