]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/filed.c
Complete port to Windows
[bacula/bacula] / bacula / src / filed / filed.c
index 5145735a1cab7b41c4428a31f52d59b018b55302..623de061a32d95f75225c99cd162fe7292231ef0 100644 (file)
@@ -27,9 +27,6 @@
 /* Imported Functions */
 extern void *handle_client_request(void *dir_sock);
 
-/* Imported Variables */
-extern time_t watchdog_sleep_time;
-
 /* Forward referenced functions */
 void terminate_filed(int sig);
 static int check_resources();