Add missing include

pull/188/head
Craig Tiller 10 years ago
parent 82df7446ae
commit 7da8ef14c1
  1. 1
      test/core/end2end/tests/simple_request.c

@ -37,6 +37,7 @@
#include <string.h>
#include <unistd.h>
#include "src/core/support/string.h"
#include <grpc/byte_buffer.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>

Loading…
Cancel
Save