K 10 svn:author V 3 kwm K 8 svn:date V 27 2015-06-19T13:12:21.541333Z K 7 svn:log V 310 Our stdint.h is a symlink to sys/stdint.h so we need to teach x264 the header guard of the sys/stdint.h file. Otherwise compiling software with the x264.h header will generate a warning about the mismatch header guard. Approved by: maintainer (koobs@) Differential Revision: https://reviews.freebsd.org/D2863 END