Remove unneeded version.h include from lib/
authorJesper Juhl <jj@chaosbits.net>
Mon, 1 Aug 2011 20:50:19 +0000 (22:50 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 15 Sep 2011 12:57:05 +0000 (14:57 +0200)
This patch removes an unneeded include of linux/version.h from
lib/dynamic_debug.c - identified by 'make versioncheck'.
This is the only file in lib/ with this issue.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found