summaryrefslogtreecommitdiff
path: root/package/nfs-utils/patches/patch-support_include_conffile_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/nfs-utils/patches/patch-support_include_conffile_h')
-rw-r--r--package/nfs-utils/patches/patch-support_include_conffile_h11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/nfs-utils/patches/patch-support_include_conffile_h b/package/nfs-utils/patches/patch-support_include_conffile_h
deleted file mode 100644
index f49b79b38..000000000
--- a/package/nfs-utils/patches/patch-support_include_conffile_h
+++ /dev/null
@@ -1,11 +0,0 @@
---- nfs-utils-2.1.1.orig/support/include/conffile.h 2017-01-12 16:21:39.000000000 +0100
-+++ nfs-utils-2.1.1/support/include/conffile.h 2017-08-12 18:53:54.262608096 +0200
-@@ -33,7 +33,7 @@
- #ifndef _CONFFILE_H_
- #define _CONFFILE_H_
-
--#include <sys/queue.h>
-+#include "queue.h"
- #include <ctype.h>
- #include <stdint.h>
- #include <stdbool.h>