1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00

* GCC 2.95 compatibility.

This commit is contained in:
Eelco Dolstra 2003-12-22 16:40:46 +00:00
parent cf0287c09e
commit 833f2fc92d
6 changed files with 29 additions and 3 deletions

View file

@ -1,3 +1,5 @@
#include <cerrno>
#include "globals.hh"
#include "normalise.hh"
#include "shared.hh"