opnsense-ports/textproc/ssddiff/files/patch-src__rel_count.h
Franco Fichtner a69b97ae8a */*: sync with upstream
Taken from: HardenedBSD
2017-06-25 10:21:59 +02:00

10 lines
202 B
C++

--- src/rel_count.h.orig
+++ src/rel_count.h
@@ -13,6 +13,7 @@
#define SSD_REL_COUNT_H
#include "config.h"
#include "rel_eqclass.h"
+#include <climits>
#include <vector>
#include <ext/hash_map>