summaryrefslogtreecommitdiff
path: root/math/ised/files/patch-src_ised.cpp
blob: 26bdefc93f7418ec9c5adc829431539dbfb23d3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ised.cpp.orig	2012-09-01 16:10:10 UTC
+++ src/ised.cpp
@@ -16,6 +16,7 @@
 **/
 
 #include <cstdio>
+#include <cstring>
 #include "vm.h"
 
 #include <unistd.h>