[mythtv-commits] mythtv commit: r15234 by awithers
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Dec 26 16:27:33 UTC 2007
Author: awithers
Date: 2007-12-26 16:27:32 +0000 (Wed, 26 Dec 2007)
New Revision: 15234
Changeset: http://cvs.mythtv.org/trac/changeset/15234
Modified:
trunk/mythtv/libs/libmyth/mythverbose.h
Log:
Fixes C handling in mythverbose.h, uses the same logic found in compat.h to
include sys/time.h and now includes time.h (making using mythverbose.h
usable in C files that otherwise do not include them, like
filter_kerneldeint.c).
More information about the mythtv-commits
mailing list