Index: head/security/afl++/files/patch-include_types.h =================================================================== --- head/security/afl++/files/patch-include_types.h (nonexistent) +++ head/security/afl++/files/patch-include_types.h (revision 537108) @@ -0,0 +1,14 @@ +--- include/types.h.orig 2020-05-30 22:59:57 UTC ++++ include/types.h +@@ -46,11 +46,7 @@ typedef uint32_t u32; + + */ + +-#ifdef __x86_64__ + typedef unsigned long long u64; +-#else +-typedef uint64_t u64; +-#endif /* ^__x86_64__ */ + + typedef int8_t s8; + typedef int16_t s16; Property changes on: head/security/afl++/files/patch-include_types.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property