#include <ctype.h>
#include <errno.h>
#include <stdio.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "XrdNet/XrdNetDNS.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdOuc/XrdOucUtils.hh"
Go to the source code of this file.
Variables | |
const char * | XrdOucUtilsCVSID = "$Id: XrdOucUtils.cc 35287 2010-09-14 21:19:35Z ganis $" |
const char* XrdOucUtilsCVSID = "$Id: XrdOucUtils.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdOucUtils.cc.