Skip to content

Commit

Permalink
Merge pull request #1573 from ellert/missing-include
Browse files Browse the repository at this point in the history
Add missing include
  • Loading branch information
abh3 committed Dec 13, 2021
2 parents eb7bfcf + fa7b5bd commit 3c9b80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XrdApps/XrdPrep.cc
Expand Up @@ -42,6 +42,7 @@

#include "XrdOuc/XrdOucEnv.hh"
#include "XrdSys/XrdSysE2T.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdCl/XrdClFileSystem.hh"

using namespace XrdCl;
Expand Down

0 comments on commit 3c9b80f

Please sign in to comment.