* GCC 4.4 is stricter about the EOF macro

(http://hydra.nixos.org/build/156340).
This commit is contained in:
Eelco Dolstra 2009-11-24 12:56:26 +00:00
parent 9b8fda796b
commit aa5a768720
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
#include <unistd.h>
#include <signal.h>
#include <iostream>
namespace nix {