diff --git a/srpt/src/backport.h b/srpt/src/ib_backport.h similarity index 100% rename from srpt/src/backport.h rename to srpt/src/ib_backport.h diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index 676d700f1..4a5a307b2 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -59,7 +59,7 @@ #endif #endif #include -#include "backport.h" +#include "ib_backport.h" #include "ib_srpt.h" #include "srp-ext.h" #define LOG_PREFIX "ib_srpt" /* Prefix for SCST tracing macros. */