aboutsummaryrefslogtreecommitdiffstats
path: root/community/beanstalkd/alpine.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/beanstalkd/alpine.patch')
-rw-r--r--community/beanstalkd/alpine.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/beanstalkd/alpine.patch b/community/beanstalkd/alpine.patch
deleted file mode 100644
index 5983192616..0000000000
--- a/community/beanstalkd/alpine.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./sd-daemon.c
-+++ ./sd-daemon.c
-@@ -32,7 +32,7 @@
- #include <sys/stat.h>
- #include <sys/socket.h>
- #include <sys/un.h>
--#include <sys/fcntl.h>
-+#include <fcntl.h>
- #include <netinet/in.h>
- #include <stdlib.h>
- #include <errno.h>
-