diff --git a/src/main/cpp/blaze_util_posix.cc b/src/main/cpp/blaze_util_posix.cc index 2398e17fcbe5e4..0a3daaab81ef86 100644 --- a/src/main/cpp/blaze_util_posix.cc +++ b/src/main/cpp/blaze_util_posix.cc @@ -12,9 +12,9 @@ // See the License for the specific language governing permissions and // limitations under the License. +#define _WITH_DPRINTF #include "src/main/cpp/blaze_util_platform.h" -#define _WITH_DPRINTF #include #include #include