mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +03:00
5 lines
77 B
C
5 lines
77 B
C
#ifndef __ACHOWN_H
|
|
#define __ACHOWN_H
|
|
void chown_advanced_cmd (void);
|
|
#endif
|