summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/glibc/fb21f89.patch
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/glibc/fb21f89.patch')
-rw-r--r--var/spack/repos/builtin/packages/glibc/fb21f89.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/var/spack/repos/builtin/packages/glibc/fb21f89.patch b/var/spack/repos/builtin/packages/glibc/fb21f89.patch
deleted file mode 100644
index 14f05fdb3f..0000000000
--- a/var/spack/repos/builtin/packages/glibc/fb21f89.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/sunrpc/rpc_clntout.c b/sunrpc/rpc_clntout.c
-index ec040c775e2..ce4d2a4c953 100644
---- a/sunrpc/rpc_clntout.c
-+++ b/sunrpc/rpc_clntout.c
-@@ -31,7 +31,7 @@
- */
- #include <stdio.h>
- #include <string.h>
--#include <rpc/types.h>
-+#include "rpc/types.h"
- #include "rpc_parse.h"
- #include "rpc_util.h"
- #include "proto.h"