-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
#define _DIRENT_H 1
#include <features.h>
+#ifdef __cplusplus
+extern "C" {
+#endif
+
#include <gnu/types.h>
#define __need_size_t
#endif /* Use BSD or misc. */
+#ifdef __cplusplus
+}
+#endif
#endif /* dirent.h */