Skip to content
Snippets Groups Projects
Commit 45b1843d authored by Yang Tse's avatar Yang Tse
Browse files

Provide multiple header inclusion prevention definition __ARES_PRIVATE_H

parent cb86a302
No related branches found
No related tags found
No related merge requests found
#ifndef __ARES_PRIVATE_H
#define __ARES_PRIVATE_H
/* $Id$ */
/* Copyright 1998 by the Massachusetts Institute of Technology.
......@@ -199,3 +202,6 @@ int ares__read_line(FILE *fp, char **buf, int *bufsize);
this anyway for convenience. */
#include "../lib/memdebug.h"
#endif
#endif /* __ARES_PRIVATE_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment