From: Bastian Dehn Date: Sun, 12 Jan 2020 19:14:36 +0000 (+0100) Subject: add: extern function in discspan X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=d61ecf21ea9bdb0a8244a181c1440699269320f8;p=discspan.git add: extern function in discspan --- diff --git a/discspan.c b/discspan.c index 6876f35..15eeef5 100644 --- a/discspan.c +++ b/discspan.c @@ -9,6 +9,7 @@ #include "help.h" extern void useage(); +extern file_size_t * read_input_file(); int struct_array_length = 0; unsigned long long split = 0;