summaryrefslogtreecommitdiff
path: root/bench/bench.c
diff options
context:
space:
mode:
Diffstat (limited to 'bench/bench.c')
-rw-r--r--bench/bench.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/bench.c b/bench/bench.c
index 30889ef..2c5f23d 100644
--- a/bench/bench.c
+++ b/bench/bench.c
@@ -22,6 +22,8 @@
* DEALINGS IN THE SOFTWARE.
*/
+#include "config.h"
+
#include <assert.h>
#include <stdio.h>
#include <sys/time.h>