Chromium Code Reviews| Index: srtp/test/rdbx_driver.c | 
| diff --git a/srtp/test/rdbx_driver.c b/srtp/test/rdbx_driver.c | 
| index 838cc43a8458d5e819a4d893051323981a0d71a2..37a3c8535478da6a61022686ca840749093bf931 100644 | 
| --- a/srtp/test/rdbx_driver.c | 
| +++ b/srtp/test/rdbx_driver.c | 
| @@ -43,6 +43,10 @@ | 
| * | 
| */ | 
| +#ifdef HAVE_CONFIG_H | 
| + #include <config.h> | 
| +#endif | 
| + | 
| #include <stdio.h> /* for printf() */ | 
| #include "getopt_s.h" /* for local getopt() */ |