summaryrefslogtreecommitdiff
path: root/devel/regexx/files/patch-src__regexx.hh
blob: 9cc9f87a1e964dd79807110c69859b2939cc0739 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/regexx.hh.orig	2013-11-15 21:02:42.000000000 +0900
+++ src/regexx.hh	2013-11-15 21:03:03.000000000 +0900
@@ -29,6 +29,7 @@
 #ifndef REGEXX_HH
 #define REGEXX_HH
 
+#include <cstdlib>
 #include <string>
 #include <vector>
 #include <split.hh>