summaryrefslogtreecommitdiff
path: root/cpukit/libc/string/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libc/string/local.h')
-rw-r--r--cpukit/libc/string/local.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libc/string/local.h b/cpukit/libc/string/local.h
index ef7ba3918f..d160c8018b 100644
--- a/cpukit/libc/string/local.h
+++ b/cpukit/libc/string/local.h
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup libcsupport
+ *
+ * @brief This header file provides interfaces of the
+ * C lib.
+ */
+
#include <_ansi.h>
#ifndef __rtems__
#include <../ctype/local.h>