summaryrefslogtreecommitdiff
path: root/redfish-core
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core')
-rw-r--r--redfish-core/lib/redfish_util.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/redfish-core/lib/redfish_util.hpp b/redfish-core/lib/redfish_util.hpp
index 5d8c0e6670..8fe2bbc400 100644
--- a/redfish-core/lib/redfish_util.hpp
+++ b/redfish-core/lib/redfish_util.hpp
@@ -14,7 +14,6 @@
// limitations under the License.
*/
#pragma once
-#ifndef BMCWEB_ENABLE_REDFISH_ONE_CHASSIS
#include "async_resp.hpp"
#include "dbus_utility.hpp"
@@ -257,4 +256,3 @@ void getPortNumber(const std::string& socketPath, CallbackFunc&& callback)
}
} // namespace redfish
-#endif