aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gsopcast/patch-src-header.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gsopcast/patch-src-header.h.diff')
-rw-r--r--multimedia/gsopcast/patch-src-header.h.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gsopcast/patch-src-header.h.diff b/multimedia/gsopcast/patch-src-header.h.diff
new file mode 100644
index 000000000000..22938d7d9b17
--- /dev/null
+++ b/multimedia/gsopcast/patch-src-header.h.diff
@@ -0,0 +1,10 @@
+--- src/header.h.orig 2008-01-09 01:55:39.000000000 -0800
++++ src/header.h 2009-10-06 17:43:04.000000000 -0700
+@@ -35,6 +35,7 @@
+ #include <stdlib.h>
+ #include <signal.h>
+ #include <string>
++#include <cstring>
+ #include <unistd.h>
+ #include <termios.h>
+ #include <pthread.h>