Merged revision 304 (removal of all `extern time_t curtime' in all plugins) to the...
[collectd.git] / src / nfs.c
index d21685c..3321630 100644 (file)
--- a/src/nfs.c
+++ b/src/nfs.c
@@ -141,8 +141,6 @@ static kstat_t *nfs4_ksp_server;
 
 /* Possibly TODO: NFSv4 statistics */
 
-extern time_t curtime;
-
 void nfs_init (void)
 {
 #ifdef HAVE_LIBKSTAT