Skip to content

Commit

Permalink
Merge pull request #449 from ffurano/xrdhttp-plugin-version
Browse files Browse the repository at this point in the history
Add the secxtractor to the xrootd plugin version checking scheme
  • Loading branch information
abh3 committed Jan 17, 2017
2 parents 0039eee + 7b2bc1b commit 22a1f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XrdVersionPlugin.hh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
XrdVERSIONPLUGIN_Rule(Required, 4, 0, XrdSysGetXAttrObject )\
XrdVERSIONPLUGIN_Rule(Required, 4, 0, XrdClGetMonitor )\
XrdVERSIONPLUGIN_Rule(Required, 4, 0, XrdClGetPlugIn )\
XrdVERSIONPLUGIN_Rule(Required, 4, 4, secxtractorlib )\
{ 0, 0, 0, 0, 0, 0}

#define XrdVERSIONPLUGIN_Maxim(procMode, majorVer, minorVer, piPfx, piSfx)\
Expand Down

0 comments on commit 22a1f91

Please sign in to comment.