Skip to content
Snippets Groups Projects
Commit 530876bb authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

really remove dir_cmpndel

parent 774c9ccc
No related branches found
No related tags found
No related merge requests found
......@@ -35,9 +35,6 @@ extern unsigned int VERBOSITY ;
#define MYGID getgid()
#define YOURGID(passto,owner) yourgid(passto,owner)
extern int dir_cmpndel(char const *src, char const *dst,char const *exclude) ;
/** get_uidgid.c */
extern int youruid(uid_t *passto,char const *owner) ;
extern int yourgid(gid_t *passto,uid_t owner) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment