summarylogtreecommitdiffstats
path: root/cstring.patch
blob: 3bdf21fd76f9e8d4bdcf89591178677a06d2c4f9 (plain)
1
2
3
4
5
6
7
8
9
10
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{