#include <string.h>
#include <strings.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "XrdFrm/XrdFrmCID.hh"
#include "XrdFrm/XrdFrmReqFile.hh"
#include "XrdFrm/XrdFrmTrace.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdFrmReqFileCVSID = "$Id: XrdFrmReqFile.cc 35287 2010-09-14 21:19:35Z ganis $" |
const char* XrdFrmReqFileCVSID = "$Id: XrdFrmReqFile.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdFrmReqFile.cc.