summaryrefslogtreecommitdiff
path: root/nss/nss.h
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nss.h')
-rw-r--r--nss/nss.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/nss/nss.h b/nss/nss.h
index 8cf2565275..b36c53d05c 100644
--- a/nss/nss.h
+++ b/nss/nss.h
@@ -24,10 +24,6 @@
#define _NSS_H 1
#include <features.h>
-/* Revision number of NSS interface (must be a string). */
-#define NSS_SHLIB_REVISION __nss_shlib_revision
-extern const char *const __nss_shlib_revision;
-
__BEGIN_DECLS