mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
351 B
Diff
11 lines
351 B
Diff
--- strongswan-5.6.0-orig/src/libstrongswan/utils/utils/memory.h 2017-08-14 02:48:41.000000000 -0400
|
|
+++ strongswan-5.6.0/src/libstrongswan/utils/utils/memory.h 2017-09-12 01:15:29.690527667 -0400
|
|
@@ -14,6 +14,8 @@
|
|
* for more details.
|
|
*/
|
|
|
|
+#include <stdint.h> /* for uintptr_t */
|
|
+
|
|
/**
|
|
* @defgroup memory_i memory
|
|
* @{ @ingroup utils_i
|