index
:
tinydnssec
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dd.h
blob: c090358cff4966592a62c9352bb1dc9493955416 (
plain
)
1
2
3
4
5
6
#ifndef DD_H #define DD_H extern int dd(const char *,const char *,char *); #endif