diff options
Diffstat (limited to 'multimedia/dtv/files/patch-main.c')
-rw-r--r-- | multimedia/dtv/files/patch-main.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/dtv/files/patch-main.c b/multimedia/dtv/files/patch-main.c deleted file mode 100644 index 1a89e84d6c79..000000000000 --- a/multimedia/dtv/files/patch-main.c +++ /dev/null @@ -1,10 +0,0 @@ ---- main.c.orig Sun Feb 1 19:51:55 2004 -+++ main.c Sun Feb 1 19:52:11 2004 -@@ -11,6 +11,7 @@ - #include <netinet/in.h> - #include <arpa/inet.h> - #include <netdb.h> -+#include <sys/time.h> - - Prototype int VerboseOpt; - |