diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-03-21 10:58:20 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-03-21 10:58:31 -0400 |
commit | 0fe32c80063feb75cae18025174342a150e2ba5c (patch) | |
tree | b5919585f559f2492c99792b8f99138fe0656905 /.gitignore | |
parent | 1e521c3cf1687fd17bf8ceec1a7dadb5d003ed1a (diff) |
src/shared/util.c: add fallback for ppoll(), issue #129.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9a1c2b4add..9e04dd33f1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ Makefile.in aclocal.m4 autom4te.cache +compile config.* configure libtool |