summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/creat.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/creat.c')
-rw-r--r--cpukit/libcsupport/src/creat.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/creat.c b/cpukit/libcsupport/src/creat.c
index 6b11162060..e487ea16ec 100644
--- a/cpukit/libcsupport/src/creat.c
+++ b/cpukit/libcsupport/src/creat.c
@@ -1,3 +1,7 @@
+/*
+ * $Id$
+ */
+
/* creat() "system call" */
/* This is needed by f2c and therefore the SPEC benchmarks. */