Include <sys/types.h> for off_t
Reported by "gio" on IRC.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "types.hh"
|
||||
|
||||
#include <map>
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
||||
Reference in New Issue
Block a user