summaryrefslogtreecommitdiff
path: root/biology/protomol/files/patch-framework_imd_vmdsock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'biology/protomol/files/patch-framework_imd_vmdsock.cpp')
-rw-r--r--biology/protomol/files/patch-framework_imd_vmdsock.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/biology/protomol/files/patch-framework_imd_vmdsock.cpp b/biology/protomol/files/patch-framework_imd_vmdsock.cpp
new file mode 100644
index 000000000000..575f0bea52aa
--- /dev/null
+++ b/biology/protomol/files/patch-framework_imd_vmdsock.cpp
@@ -0,0 +1,10 @@
+--- framework/imd/vmdsock.cpp.orig 2005-05-07 14:40:25 UTC
++++ framework/imd/vmdsock.cpp
+@@ -32,6 +32,7 @@ namespace ProtoMol {
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string>
++#include <cstring>
+ using std::string;
+
+ #if defined(WIN32)