@@ -41,7 +41,7 @@
* @brief Common benchmark functions
*/
-#include <config.h>
+#include "config.h"
#include <benchmark/benchmark.h>
#include <cstdio>
* @brief Blob slap client utility
#include <iostream>
@@ -42,7 +42,7 @@
* @brief Blob slap worker utility
#include <boost/program_options.hpp>
#include <cerrno>
@@ -36,7 +36,7 @@
#include <cstdlib>
#include <cstring>
@@ -35,7 +35,7 @@
*
#include <assert.h>
#include <errno.h>
@@ -37,7 +37,7 @@