#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "XrdFrm/XrdFrmReqAgent.hh"
#include "XrdFrm/XrdFrmTrace.hh"
#include "XrdFrm/XrdFrmUtils.hh"
#include "XrdNet/XrdNetMsg.hh"
#include "XrdOuc/XrdOucUtils.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdFrmReqAgentCVSID = "$Id: XrdFrmReqAgent.cc 35287 2010-09-14 21:19:35Z ganis $" |
const char* XrdFrmReqAgentCVSID = "$Id: XrdFrmReqAgent.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdFrmReqAgent.cc.