From 357cb81c7d2e66f997504f67adc503e4d4dcf90b Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 14 May 2015 05:33:43 +0200 Subject: Straightening out the includes. --- src/ruby/ext/grpc/rb_byte_buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ruby/ext/grpc/rb_byte_buffer.c') diff --git a/src/ruby/ext/grpc/rb_byte_buffer.c b/src/ruby/ext/grpc/rb_byte_buffer.c index e3a5277f54..edf0d3b115 100644 --- a/src/ruby/ext/grpc/rb_byte_buffer.c +++ b/src/ruby/ext/grpc/rb_byte_buffer.c @@ -33,7 +33,7 @@ #include "rb_byte_buffer.h" -#include +#include #include #include -- cgit v1.2.3