1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Fix accept4 gnulib update.

* m4/accept4.m4: Add missing file.
* lib/accept4.c: Add missing file.
* .gitignore: Update.
This commit is contained in:
Andy Wingo 2017-02-15 22:14:37 +01:00
parent 6e0965104c
commit 4706d69824
3 changed files with 148 additions and 0 deletions

2
.gitignore vendored
View file

@ -165,3 +165,5 @@ INSTALL
/test-suite/standalone/test-foreign-object-c
/test-suite/standalone/test-srfi-4
/meta/build-env
/lib/limits.h
/lib/stdint.h