#ifndef XRDOPTDEFS_H
#define XRDOPTDEFS_H 1
void print_Xusage(const char *prog);
void read_Xoption(int *argc, char *argv[]);
#endif
