File: diet-includes.diff

package info (click to toggle)
ftpcopy 0.6.7-3.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 10
  • sloc: makefile: 64
file content (22 lines) | stat: -rw-r--r-- 775 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff -ur web/ftpcopy-0.6.7.orig/src/ftpcopy.c web/ftpcopy-0.6.7/src/ftpcopy.c
--- web/ftpcopy-0.6.7.orig/src/ftpcopy.c	2004-08-10 07:36:05.000000000 +0000
+++ web/ftpcopy-0.6.7/src/ftpcopy.c	2005-04-28 08:49:38.000000000 +0000
@@ -31,7 +31,6 @@
 #include "str.h"
 #include "error.h"
 #include "open.h"
-#include "readwrite.h"
 #include "close.h"
 #include "nowarn.h"
 #include "get_cwd.h"
diff -ur web/ftpcopy-0.6.7.orig/src/ftpls.c web/ftpcopy-0.6.7/src/ftpls.c
--- web/ftpcopy-0.6.7.orig/src/ftpls.c	2004-07-27 11:36:00.000000000 +0000
+++ web/ftpcopy-0.6.7/src/ftpls.c	2005-04-28 08:49:53.000000000 +0000
@@ -27,7 +27,6 @@
 #include "bailout.h"
 #include "close.h"
 #include "str.h"
-#include "readwrite.h"
 #include "sort_it.h"
 #include "strhash.h"
 #include "socket.h"