summaryrefslogtreecommitdiff
path: root/security/apache-xml-security-c/files/patch-xsec_utils_XSECSafeBuffer.cpp
blob: 7dc60d51e89db14ff7f79ee81f1abc8e10ec16c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xsec/utils/XSECSafeBuffer.cpp.orig	2018-08-12 18:15:47.905481000 +0200
+++ xsec/utils/XSECSafeBuffer.cpp	2018-08-12 18:21:09.514664000 +0200
@@ -28,6 +28,8 @@
  *
  */
 
+#define __STDC_LIMIT_MACROS
+
 // XSEC includes
 
 #include <xsec/utils/XSECSafeBuffer.hpp>