opnsense-ports/graphics/hdr_tools/files/patch-headers.hh
Franco Fichtner 24aca1ab99 */*: sync with upstream
Taken from: HardenedBSD
2020-04-08 13:46:53 +02:00

18 lines
285 B
C++

--- headers.hh.orig 2010-11-23 21:22:52 UTC
+++ headers.hh
@@ -30,6 +30,7 @@
+#include <assert.h>
#include <popt.h>
#include <tiff.h>
#include <tiffio.h>
@@ -61,7 +62,6 @@
#include <cmath>
-#include <assert.h>
#include <stdlib.h>
#include <math.h>
#include <stdint.h>