Commit b18003dd authored by Max Kellermann's avatar Max Kellermann

lib/curl/Global: add missing include

parent 6ec335dc
......@@ -36,6 +36,8 @@
#include "util/Domain.hxx"
#include "config.h"
#include <assert.h>
static constexpr Domain curlm_domain("curlm");
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment