Skip to content

Commit

Permalink
fixup! nixd: add eval client
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc committed Mar 14, 2024
1 parent 550cf3c commit ebbd78a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixd/tools/nixd/src/EvalClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#include <bc/Read.h>
#include <bc/Write.h>

#include <unistd.h>

namespace nixd {

using namespace rpc;
Expand Down

0 comments on commit ebbd78a

Please sign in to comment.