Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

24 lines
533 B
C

/* @(#)05 1.10 src/bos/usr/include/dirent.h, syslfs, bos411, 9428A410j 1/12/93 16:58:31 */
/*
* COMPONENT_NAME: SYSLFS - Logical File System
*
* FUNCTIONS:
*
* ORIGINS: 27
*
* (C) COPYRIGHT International Business Machines Corp. 1985, 1992
* All Rights Reserved
* Licensed Materials - Property of IBM
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/
#ifndef _H_DIRENT
#define _H_DIRENT
#include <sys/dir.h>
#endif /* _H_DIRENT */