summaryrefslogtreecommitdiff
path: root/openbsd-compat/strmode.h
blob: 236ecf2f4ede8e6370292dd5483ead28711700d6 (plain)
1
2
3
4
5
6
7
/* $Id: strmode.h,v 1.4 2003/08/25 01:10:52 mouring Exp $ */

#ifndef HAVE_STRMODE

void strmode(int mode, char *p);

#endif