| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 12/13] xfsprogs: remove filldir_t typedef |
| From: | Christoph Hellwig <hch@xxxxxx> |
| Date: | Fri, 3 Jul 2015 12:12:20 +0200 |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1435918341-10128-1-git-send-email-hch@xxxxxx> |
| References: | <1435918341-10128-1-git-send-email-hch@xxxxxx> |
Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- include/platform_defs.h.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/platform_defs.h.in b/include/platform_defs.h.in index fc7e01a..7ded23e 100644 --- a/include/platform_defs.h.in +++ b/include/platform_defs.h.in @@ -36,8 +36,6 @@ #include <limits.h> #include <stdbool.h> -typedef struct filldir filldir_t; - /* long and pointer must be either 32 bit or 64 bit */ #undef SIZEOF_LONG #undef SIZEOF_CHAR_P -- 1.9.1 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 11/13] xfsprogs: don't install platform_defs.h, Christoph Hellwig |
|---|---|
| Next by Date: | [PATCH 13/13] xfsprogs: remove the constpp define, Christoph Hellwig |
| Previous by Thread: | [PATCH 11/13] xfsprogs: don't install platform_defs.h, Christoph Hellwig |
| Next by Thread: | [PATCH 13/13] xfsprogs: remove the constpp define, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |