#ifndef DD_H
#define DD_H

extern int dd(char *,char *,char *);

#endif
