]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/tls.c
Remove all time_t from arguments in favor of utime_t, which is
[bacula/bacula] / bacula / src / lib / tls.c
index 54a424d3b7803930b3612a6b67be1b13dee86e98..f5f0623a3cd1bebbf598c3e068bc08d5ac00180c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2005-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2005-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
@@ -51,7 +51,6 @@
 #include "bacula.h"
 #include <assert.h>
 
-extern time_t watchdog_time;
 
 #ifdef HAVE_TLS /* Is TLS enabled? */