ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
proof
proofd
inc
XpdSysPlugin.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 ROOTXRDVERS < ROOT_OldXrdOuc
8
#define XrdSysPlugin XrdOucPlugin
9
#include "XrdOuc/XrdOucPlugin.hh"
10
#else
11
#include "XrdSys/XrdSysPlugin.hh"
12
#endif
13
14
XrdProofdXrdVers.h