diff options
Diffstat (limited to 'net-p2p/microdc/files/patch-filelist-in.c')
-rw-r--r-- | net-p2p/microdc/files/patch-filelist-in.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/microdc/files/patch-filelist-in.c b/net-p2p/microdc/files/patch-filelist-in.c deleted file mode 100644 index 2a05ccb60a0b..000000000000 --- a/net-p2p/microdc/files/patch-filelist-in.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/filelist-in.c-orig Wed Sep 21 23:28:10 2005 -+++ src/filelist-in.c Fri Aug 11 23:21:51 2006 -@@ -20,6 +20,7 @@ - #include <config.h> - #include <unistd.h> - #include <sys/signal.h> -+#include <sys/stat.h> - #include <stdbool.h> - #include "gettext.h" /* Gnulib/GNU gettext */ - #define _(s) gettext(s) |