mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 19:03:10 +03:00
5 lines
77 B
C
5 lines
77 B
C
![]() |
#ifndef __ACHOWN_H
|
||
|
#define __ACHOWN_H
|
||
|
void chown_advanced_cmd (void);
|
||
|
#endif
|