From 4ce59004b7b0b6da408fdde6ceeff458721938ad Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sat, 9 Dec 2017 19:41:07 +0100 Subject: [PATCH] remove: filcopy header from filecopy.c --- filecopy.c | 1 - 1 file changed, 1 deletion(-) 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) { -- 2.39.5