mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
5 lines
77 B
C
5 lines
77 B
C
|
#ifndef __ACHOWN_H
|
||
|
#define __ACHOWN_H
|
||
|
void chown_advanced_cmd (void);
|
||
|
#endif
|