commit | 42d752754e41762249fcbb908a3534c7b13e2682 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon May 02 12:24:58 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon May 02 12:24:58 2016 -0700 |
tree | 695a6f56f101a37f7260666c9bb8ed304767fadc | |
parent | ec4671928c39b14f7f22c12ffef0e0bcdd58edfe [diff] |
Move nsswitch.h into libc/dns/include. Not a public header file except in NetBSD, where it came from. Even OpenBSD doesn't have it. Bug: http://b/28519060 Change-Id: Id5feec4a4e8010a9f4433e73b1bfa6f935d884b9
diff --git a/libc/include/nsswitch.h b/libc/dns/include/nsswitch.h similarity index 100% rename from libc/include/nsswitch.h rename to libc/dns/include/nsswitch.h