Commit graph

1 commit

Author SHA1 Message Date
rumko
0136650daf sysutils/kfilemetadata: fix build on fbsd, UIN64_C & co. not found
src/extractors/ffmpegextractor.cpp could not be compiled due to inaccessible UIN64_C & co.
On FreeBSD, these are protected under _MACHINE__STDINT_H_, so undef it as well.

Ok@ markd
2015-01-15 17:58:16 +00:00