#ifndef FD_H
#define FD_H

extern int fd_copy();
extern int fd_move();

#endif


syntax highlighted by Code2HTML, v. 0.9.1