aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/nilfs-utils/rpc-types.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/nilfs-utils/rpc-types.patch')
-rw-r--r--unmaintained/nilfs-utils/rpc-types.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/unmaintained/nilfs-utils/rpc-types.patch b/unmaintained/nilfs-utils/rpc-types.patch
deleted file mode 100644
index ce55c439a2..0000000000
--- a/unmaintained/nilfs-utils/rpc-types.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./sbin/mount/sundries.h.orig
-+++ ./sbin/mount/sundries.h
-@@ -15,7 +15,7 @@
- #include <signal.h>
- #include <stdarg.h>
- #include <stdlib.h>
--#if !defined(bool_t) && !defined(__GLIBC__)
-+#if !defined(bool_t) && !defined(__GLIBC__) && HAVE_RPC_TYPES_H
- #include <rpc/types.h>
- #endif
-