From: Bastian Dehn Date: Sat, 9 Dec 2017 18:41:07 +0000 (+0100) Subject: remove: filcopy header from filecopy.c X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=4ce59004b7b0b6da408fdde6ceeff458721938ad;p=discspan.git remove: filcopy header from filecopy.c --- diff --git a/filecopy.c b/filecopy.c index 12e03bf..302e71c 100644 --- a/filecopy.c +++ b/filecopy.c @@ -1,5 +1,4 @@ #include -#include "filecopy.h" void filecopy(const char * fsource, const char *ftarget) {