aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/webmin/files/patch-mount_freebsd-mounts-7.c')
-rw-r--r--sysutils/webmin/files/patch-mount_freebsd-mounts-7.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c b/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c
deleted file mode 100644
index 589bf5032d7a..000000000000
--- a/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c
+++ /dev/null
@@ -1,8 +0,0 @@
---- mount/freebsd-mounts-7.c.orig 2015-03-13 23:51:39 UTC
-+++ mount/freebsd-mounts-7.c
-@@ -1,3 +1,5 @@
-+#include <stdlib.h>
-+#include <string.h>
- #include <stdio.h>
- #include <errno.h>
- #include <sys/param.h>