summaryrefslogtreecommitdiff
path: root/multipathd/copy.h
blob: 999391feedcee88e7a1d9c7ad24e179dccccd07d (plain)
1
2
3
4
5
6
#ifndef _COPY_H
#define _COPY_H

int copytodir (char *, char *);

#endif /* _COPY_H */