X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fnss-myhostname%2Fnss-myhostname.sym;fp=src%2Fnss-myhostname%2Fnss-myhostname.sym;h=0000000000000000000000000000000000000000;hb=59fb716afdbb0e114cc13810ec23e0db67de171e;hp=78646c38b41c7bede74e829632f4742a274010f1;hpb=463b7a8c289a29c3eeef5a5e9752b032c3c903e9;p=elogind.git diff --git a/src/nss-myhostname/nss-myhostname.sym b/src/nss-myhostname/nss-myhostname.sym deleted file mode 100644 index 78646c38b..000000000 --- a/src/nss-myhostname/nss-myhostname.sym +++ /dev/null @@ -1,19 +0,0 @@ -/*** - This file is part of systemd. - - systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU Lesser General Public License as published by - the Free Software Foundation; either version 2.1 of the License, or - (at your option) any later version. -***/ - -{ -global: - _nss_myhostname_gethostbyname_r; - _nss_myhostname_gethostbyname2_r; - _nss_myhostname_gethostbyname3_r; - _nss_myhostname_gethostbyname4_r; - _nss_myhostname_gethostbyaddr_r; - _nss_myhostname_gethostbyaddr2_r; -local: *; -};