diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2013-03-17 07:19:23 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2013-03-20 11:08:49 +0100 |
commit | 044ac16085094d6ec00ea0739d7b92df18793109 (patch) | |
tree | 4f9f5a5b48d3df7a43bc5b48c437b92862508d3c /test/.gitignore | |
parent | 479faad8a6e7acd214a18796e364c187ecf6d912 (diff) |
inet: Fix LT{.old,} compilation due to res_iclose
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/.gitignore b/test/.gitignore index ec04628d7..85161daf4 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -40,6 +40,8 @@ dlopen/test[1-3] dlopen/testscope inet/bug-if1 inet/gethost_r-align +inet/gethostid +inet/getnetent inet/if_nameindex inet/tst-aton inet/tst-ether_aton @@ -47,9 +49,8 @@ inet/tst-ethers inet/tst-ethers-line inet/tst-network inet/tst-ntoa +inet/tst-res inet/tst-sock-nonblock -inet/gethostid -inet/getnetent librt/shmtest locale/bug-iconv-trans locale/bug-usesetlocale |