summaryrefslogtreecommitdiff
path: root/net/openafs/files/patch-src-config-param.amd64_fbsd_110.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/openafs/files/patch-src-config-param.amd64_fbsd_110.h')
-rw-r--r--net/openafs/files/patch-src-config-param.amd64_fbsd_110.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/openafs/files/patch-src-config-param.amd64_fbsd_110.h b/net/openafs/files/patch-src-config-param.amd64_fbsd_110.h
deleted file mode 100644
index 45a25aa060d1..000000000000
--- a/net/openafs/files/patch-src-config-param.amd64_fbsd_110.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/config/param.amd64_fbsd_110.h.orig 2014-10-09 18:21:13.000000000 +0900
-+++ src/config/param.amd64_fbsd_110.h 2014-11-08 12:19:21.000000000 +0900
-@@ -144,6 +144,11 @@
- #endif /* ! ASSEMBLER & ! __LANGUAGE_ASSEMBLY__ */
- #endif /* _KERNEL */
-
-+/* r273707 added a flags argument to syscall_register() */
-+#if __FreeBSD_version >= 1100041
-+#define FBSD_SYSCALL_REGISTER_FOUR_ARGS
-+#endif
-+
- #else /* !defined(UKERNEL) */
-
- /* This section for user space compiles only */