Skip to content

Commit

Permalink
Merge pull request grpc#3255 from ctiller/we-should-build
Browse files Browse the repository at this point in the history
Fix compilation
  • Loading branch information
ctiller committed Sep 4, 2015
2 parents 2d96240 + 8858974 commit 2b7b235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/core/security/secure_endpoint_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include "src/core/security/secure_endpoint.h"
#include "src/core/iomgr/endpoint_pair.h"
#include "src/core/iomgr/iomgr.h"
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "test/core/util/test_config.h"
Expand Down

0 comments on commit 2b7b235

Please sign in to comment.