- (djm) Add CVS Id's to files that we have missed
diff --git a/openbsd-compat/strmode.h b/openbsd-compat/strmode.h
index 773d6bd..cbb2644 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);