summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/htdb/util_sig.h
blob: 347c68ee755772a7589158fbe61ad3f988c998fd (plain)
1
2
3
4
5
6
7
#ifndef UTIL_SIG_H
#define UTIL_SIG_H

void __db_util_siginit();
int __db_util_interrupted();
void __db_util_sigresend();
#endif /* UTIL_SIG_H */