chore(3p/nix/worker-protocol): Add missing includes

These files were always implicitly depended upon by worker-protocol.hh, but just so happened also always be included in places where the other ones were already present.

We are likely getting rid of this file sooner rather than later, but in
the meantime this will cause clangd to shut up while I'm editing the
file.

Change-Id: I0d765f8b86828b6612e5483417e452221ea3c5b1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1207
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-07-15 22:23:29 -04:00 committed by glittershark
parent 4468e411fd
commit db4ac8ea7c

View file

@ -1,5 +1,8 @@
#pragma once
#include "libstore/store-api.hh"
#include "libutil/types.hh"
namespace nix {
#define WORKER_MAGIC_1 0x6e697863