]> gitweb.hhaalo.de Git - discspan.git/commitdiff
remove: filcopy header from filecopy.c
authorBastian Dehn <hhaalo@arcor.de>
Sat, 9 Dec 2017 18:41:07 +0000 (19:41 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 9 Dec 2017 18:41:07 +0000 (19:41 +0100)
filecopy.c

index 12e03bf15c93aa9eb421b989037454839ed9b00a..302e71ca0537b1442cb1551d6328e0ea3344e02a 100644 (file)
@@ -1,5 +1,4 @@
 #include <stdio.h>
-#include "filecopy.h"
 
 void filecopy(const char * fsource, const char *ftarget)
 {