From f1a45d77fbd2769c8129bb071ce099cb753ade3e Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Mon, 31 Oct 2011 21:44:54 +0000 Subject: [PATCH] Add missing to data_log test. BUG= TEST=system_wrappers_unittests Review URL: http://webrtc-codereview.appspot.com/256002 git-svn-id: http://webrtc.googlecode.com/svn/trunk@851 4adac7df-926f-26a2-2b94-8c16560cd09d --- src/system_wrappers/source/data_log_c_helpers_unittest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/system_wrappers/source/data_log_c_helpers_unittest.c b/src/system_wrappers/source/data_log_c_helpers_unittest.c index 64be6f1b31..e78a0e3563 100644 --- a/src/system_wrappers/source/data_log_c_helpers_unittest.c +++ b/src/system_wrappers/source/data_log_c_helpers_unittest.c @@ -12,6 +12,7 @@ #include #include +#include #include "system_wrappers/interface/data_log_c.h"