about summary refs log tree commit diff
path: root/inet/check_pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'inet/check_pf.c')
-rw-r--r--inet/check_pf.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/inet/check_pf.c b/inet/check_pf.c
index 5310c99121..6d1475920f 100644
--- a/inet/check_pf.c
+++ b/inet/check_pf.c
@@ -60,12 +60,3 @@ __free_in6ai (struct in6addrinfo *in6ai)
 {
   /* Nothing to do.  */
 }
-
-
-#if IS_IN (nscd)
-uint32_t
-__bump_nl_timestamp (void)
-{
-  return 0;
-}
-#endif