From cd6d5a61b334aac183c85a3d2289f96a0364e911 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Sat, 22 Mar 2014 19:35:40 +0100 Subject: lib: add #include "foo.h" lines like in manpages Should help in alleviating the header mess we have atm. Signed-off-by: Daniel Vetter --- lib/igt_debugfs.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/igt_debugfs.c') diff --git a/lib/igt_debugfs.c b/lib/igt_debugfs.c index 05aed156..05036fc0 100644 --- a/lib/igt_debugfs.c +++ b/lib/igt_debugfs.c @@ -39,6 +39,8 @@ * @short_description: Support code for debugfs features * @title: i-g-t debugfs * + * > #include "igt_debugfs.h" + * * This library provides helpers to access debugfs features. On top of some * basic functions to access debugfs files with e.g. igt_debugfs_open() it also * provides higher-level wrappers for some debugfs features -- cgit v1.2.3