forked from lix-project/lix
* GCC 4.4 is stricter about the EOF macro
(http://hydra.nixos.org/build/156340).
This commit is contained in:
parent
9b8fda796b
commit
aa5a768720
|
@ -8,6 +8,8 @@
|
|||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Reference in a new issue