summarylogtreecommitdiffstats
path: root/cstring.patch
diff options
context:
space:
mode:
authorBernardo Meurer2018-09-24 20:49:27 -0700
committerBernardo Meurer2018-09-24 20:52:28 -0700
commiteae0eb5ba87c7e5374e9e890d2c6d5eb9e3ded44 (patch)
tree53c73ca820d6d7f185f4303a0f78dbeaf8a6ee43 /cstring.patch
downloadaur-eae0eb5ba87c7e5374e9e890d2c6d5eb9e3ded44.tar.gz
Added source files and patch
Diffstat (limited to 'cstring.patch')
-rw-r--r--cstring.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/cstring.patch b/cstring.patch
new file mode 100644
index 000000000000..3bdf21fd76f9
--- /dev/null
+++ b/cstring.patch
@@ -0,0 +1,11 @@
+diff -ura vbrfix.orig/vbrfixc/vbrfix.h vbrfix.new/vbrfixc/vbrfix.h
+--- vbrfix.orig/vbrfixc/vbrfix.h 2018-09-24 20:00:36.527976709 -0700
++++ vbrfix.new/vbrfixc/vbrfix.h 2018-09-24 20:01:07.687976257 -0700
+@@ -18,6 +18,7 @@
+ #define VBRFIX_H
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <cstring>
+ #include <fstream>
+ #include "wputil.h"
+ struct Frame{