#include <dlfcn.h>
#include <link.h>
#include <stdio.h>
#include <strings.h>
#include <sys/types.h>
#include <errno.h>
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysPlugin.hh"
Go to the source code of this file.
Variables | |
const char * | XrdSysPluginCVSID = "$Id: XrdSysPlugin.cc 38011 2011-02-08 18:35:57Z ganis $" |
const char* XrdSysPluginCVSID = "$Id: XrdSysPlugin.cc 38011 2011-02-08 18:35:57Z ganis $" |
Definition at line 13 of file XrdSysPlugin.cc.