Files
Office_Networks/NONE-CKUBU/src/djbdns/djbdns-1.05/dd.h
2019-05-28 11:10:19 +02:00

7 lines
84 B
C

#ifndef DD_H
#define DD_H
extern int dd(const char *,const char *,char *);
#endif