release
[hcoop/zz_old/debian/djbdns.git] / dd.h
1 #ifndef DD_H
2 #define DD_H
3
4 extern int dd(const char *,const char *,char *);
5
6 #endif