opnsense-ports/textproc/opensp/files/patch-include_RangeMap.h
Franco Fichtner 118dc13c27 */*: sync with upstream
Taken from: HardenedBSD
2017-10-22 11:38:47 +02:00

10 lines
223 B
C++

--- include/RangeMap.h.orig 2005-07-21 14:04:39 UTC
+++ include/RangeMap.h
@@ -9,6 +9,7 @@
#include "ISet.h"
#include "types.h"
#include <stddef.h>
+#include "constant.h"
#ifdef SP_NAMESPACE
namespace SP_NAMESPACE {