]> git.armaanb.net Git - stagit.git/blobdiff - src/cp.h
Fix cp function location
[stagit.git] / src / cp.h
index 876b21eda23cc47bd0d02305376fb5781d0e0398..8404fa7da1621d91da168d6626dd3a7cc09c2fbb 100644 (file)
--- a/src/cp.h
+++ b/src/cp.h
@@ -1 +1 @@
-int cp(const char fileSource[], const char fileDestination[]);
+extern int cp(const char fileSource[], const char fileDestination[]);