aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/support/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc/support/log.h')
-rw-r--r--include/grpc/support/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc/support/log.h b/include/grpc/support/log.h
index 658e251545..ccb4b304cc 100644
--- a/include/grpc/support/log.h
+++ b/include/grpc/support/log.h
@@ -20,6 +20,7 @@
#define GRPC_SUPPORT_LOG_H
#include <grpc/impl/codegen/port_platform.h>
+
#include <inttypes.h>
#include <stdarg.h>
#include <stdlib.h> /* for abort() */