Switch to unified view

a/src/windows/dirent.h b/src/windows/dirent.h
...
...
8
    Author:  Kevlin Henney (kevlin@acm.org, kevlin@curbralan.com)
8
    Author:  Kevlin Henney (kevlin@acm.org, kevlin@curbralan.com)
9
    History: Created March 1997. Updated June 2003.
9
    History: Created March 1997. Updated June 2003.
10
    Rights:  See end of file.
10
    Rights:  See end of file.
11
    
11
    
12
*/
12
*/
13
#include <sys/stat.h>
13
14
14
#ifdef __cplusplus
15
#ifdef __cplusplus
15
extern "C"
16
extern "C"
16
{
17
{
17
#endif
18
#endif