mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
* db.hh shouldn't depend on the Berkeley DB headers.
This commit is contained in:
parent
1bdceb421f
commit
74166f2f44
5 changed files with 13 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <cerrno>
|
||||
#include <ctime>
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue