/*************************************************************************\ * Copyright (c) 2002 The University of Saskatchewan * EPICS BASE Versions 3.13.7 * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ /* * RTEMS osiFileName.h * Revision-Id: anj@aps.anl.gov-20101005192737-disfz3vs0f3fiixd * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 */ #ifndef osiFileNameH #define osiFileNameH #include "unixFileName.h" #endif /* osiFileNameH */