This is Unofficial EPICS BASE Doxygen Site
osiFileName.h
Go to the documentation of this file.
1 /*************************************************************************\
2 * Copyright (c) 2002 The University of Saskatchewan
3 * EPICS BASE is distributed subject to a Software License Agreement found
4 * in file LICENSE that is included with this distribution.
5 \*************************************************************************/
6 
7 /*
8  * Author: Eric Norum
9  */
10 
11 #ifndef osiFileNameH
12 #define osiFileNameH
13 
14 #include "unixFileName.h"
15 
16 #endif /* osiFileNameH */