ROOT
6.12/07
Reference Guide
proof
proofd
inc
XpdSysDNS.h
Go to the documentation of this file.
1
2
//
3
// These are needed to handle backward compatibility
4
//
5
#include "
XrdProofdXrdVers.h
"
6
7
#if defined(ROOT_XrdNoUtils)
8
#define XrdSysDNS XrdNetDNS
9
#include "XrdNet/XrdNetDNS.hh"
10
#else
11
#include "XrdSys/XrdSysDNS.hh"
12
#endif
13
14
XrdProofdXrdVers.h