summaryrefslogtreecommitdiff
path: root/guix/build/make-bootstrap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/build/make-bootstrap.scm')
-rw-r--r--guix/build/make-bootstrap.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/build/make-bootstrap.scm b/guix/build/make-bootstrap.scm
index 0d29338ce3..e5ef1d6d2b 100644
--- a/guix/build/make-bootstrap.scm
+++ b/guix/build/make-bootstrap.scm
@@ -47,6 +47,7 @@ bootstrap libc."
(install-file (pk 'src (string-append kernel-headers "/include/linux/" file))
(pk 'dest (string-append incdir "/linux"))))
'(
+ "a.out.h" ; for 2.2.5
"atalk.h" ; for 2.2.5
"errno.h"
"falloc.h"