#include <errno.h>
#include <fcntl.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "XrdOuc/XrdOucSxeq.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdOucSxeqCVSID = "$Id: XrdOucSxeq.cc 34000 2010-06-21 06:49:56Z ganis $" |
const char* XrdOucSxeqCVSID = "$Id: XrdOucSxeq.cc 34000 2010-06-21 06:49:56Z ganis $" |
Definition at line 13 of file XrdOucSxeq.cc.