1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 02:11:15 +02:00

* Pass SYSTEM through config.h, and allow spaces.

This commit is contained in:
Eelco Dolstra 2004-04-23 15:16:08 +00:00
parent 759c953196
commit d4779abc04
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,5 @@
#include "config.h"
#include <iostream>
#include <cerrno>
#include <cstdio>