[libgsystem] fileutils: Add missing dirent include
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgsystem] fileutils: Add missing dirent include
- Date: Wed, 21 Jan 2015 15:58:01 +0000 (UTC)
commit 8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae
Author: Colin Walters <walters verbum org>
Date: Wed Jan 21 10:57:52 2015 -0500
fileutils: Add missing dirent include
src/gsystem-file-utils.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gsystem-file-utils.h b/src/gsystem-file-utils.h
index 24a1ba2..af1e0d1 100644
--- a/src/gsystem-file-utils.h
+++ b/src/gsystem-file-utils.h
@@ -23,6 +23,7 @@
#include <gio/gio.h>
#include <sys/stat.h>
+#include <dirent.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]