summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/strmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/strmode.h')
-rw-r--r--openbsd-compat/strmode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/strmode.h b/openbsd-compat/strmode.h
index 773d6bdc..cbb2644e 100644
--- a/openbsd-compat/strmode.h
+++ b/openbsd-compat/strmode.h
@@ -1,3 +1,5 @@
+/* $Id: strmode.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */
+
#ifndef HAVE_STRMODE
void strmode( register mode_t mode, register char *p);