#include <errno.h>
#include <sys/uio.h>
#include <netinet/in.h>
#include <inttypes.h>
#include <stdio.h>
#include <string.h>
#include "XrdOuc/XrdOucPup.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdOucPupCVSID = "$Id: XrdOucPup.cc 30949 2009-11-02 16:37:58Z ganis $" |
const char* XrdOucPupCVSID = "$Id: XrdOucPup.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdOucPup.cc.