diff options
Diffstat (limited to 'openbsd-compat/strmode.h')
-rw-r--r-- | openbsd-compat/strmode.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openbsd-compat/strmode.h b/openbsd-compat/strmode.h deleted file mode 100644 index 236ecf2f4..000000000 --- a/openbsd-compat/strmode.h +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | /* $Id: strmode.h,v 1.4 2003/08/25 01:10:52 mouring Exp $ */ | ||
2 | |||
3 | #ifndef HAVE_STRMODE | ||
4 | |||
5 | void strmode(int mode, char *p); | ||
6 | |||
7 | #endif | ||