opnsense-ports/ftp/wzdftpd/files/patch-modules_sfv_libwzd__sfv__main.h
Franco Fichtner f7bcd85e11 */*: sync with upstream
Taken from: FreeBSD
2023-02-14 22:03:33 +01:00

11 lines
354 B
C

--- modules/sfv/libwzd_sfv_main.h.orig 2006-05-29 16:45:55 UTC
+++ modules/sfv/libwzd_sfv_main.h
@@ -15,7 +15,7 @@ typedef struct {
double size_total;
} wzd_release_stats;
-wzd_sfv_config SfvConfig; /*Our main SFV config */
+extern wzd_sfv_config SfvConfig; /*Our main SFV config */
char * create_filepath(const char *dir, const char * file);