Imported Upstream version 1.05
[hcoop/zz_old/debian/djbdns.git] / openreadclose.h
CommitLineData
dc0d77d7
CE
1#ifndef OPENREADCLOSE_H
2#define OPENREADCLOSE_H
3
4#include "stralloc.h"
5
6extern int openreadclose(const char *,stralloc *,unsigned int);
7
8#endif