blob: af5c99e6ef486e4e13fa68754b436a1e110a02c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./output.cc.orig 2011-09-19 20:31:46.000000000 +0200
+++ ./output.cc 2011-09-23 22:11:50.000000000 +0200
@@ -114,6 +114,7 @@
#include <set>
#include <vector>
#include <list>
+#include <sys/param.h>
#include <sstream>
/* Workaround for lack of namespace std on HP-UX 11.00 */
|