]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/filed.h
Add xattr seg fault protection suggested by Marco for bug #1610
[bacula/bacula] / bacula / src / filed / filed.h
index 6aac8f52185be814539f867be71e1216dadc53aa..7a820e1db1af3cd629189fd7fcfeb83afb18e062 100644 (file)
@@ -78,3 +78,6 @@ typedef enum {
 #endif
 
 extern CLIENT *me;                    /* "Global" Client resource */
+
+void terminate_filed(int sig);
+