diff options
Diffstat (limited to 'audio/mpg321/files/patch-remote.c')
-rw-r--r-- | audio/mpg321/files/patch-remote.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/mpg321/files/patch-remote.c b/audio/mpg321/files/patch-remote.c deleted file mode 100644 index b9216399109b..000000000000 --- a/audio/mpg321/files/patch-remote.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- remote.c.orig Mon Sep 24 16:06:46 2001 -+++ remote.c Mon Sep 24 16:06:48 2001 -@@ -27,6 +27,7 @@ - - #include "mpg321.h" - -+#include <sys/time.h> - #include <string.h> - #include <unistd.h> - |