merge the formfield patch from ooo-build
[ooovba.git] / dmake / unix / bsdarm32 / dirent.h
blobbd420a3cd989cbea471bd53fb6832e6c7a241137
1 /* RCS $Id: dirent.h,v 1.1.1.1 2000-09-22 15:33:34 hr Exp $
2 --
3 -- SYNOPSIS
4 -- dirent
5 --
6 -- DESCRIPTION
7 -- Deal with sysV'ish dirent.h on BSD4.3 systems, which have the stuff
8 -- in sys/dir.h
9 --
10 -- AUTHOR
11 -- Dennis Vadura, dvadura@dmake.wticorp.com
13 -- WWW
14 -- http://dmake.wticorp.com/
16 -- COPYRIGHT
17 -- Copyright (c) 1996,1997 by WTI Corp. All rights reserved.
18 --
19 -- This program is NOT free software; you can redistribute it and/or
20 -- modify it under the terms of the Software License Agreement Provided
21 -- in the file <distribution-root>/readme/license.txt.
23 -- LOG
24 -- Use cvs log to obtain detailed change logs.
27 #include <sys/dir.h>
28 #include </usr/include/dirent.h>
29 #define dirent direct