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