summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/watchdog/files/5.2-alpha.patch')
-rw-r--r--sys-apps/watchdog/files/5.2-alpha.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-apps/watchdog/files/5.2-alpha.patch b/sys-apps/watchdog/files/5.2-alpha.patch
deleted file mode 100644
index 1762e87329f9..000000000000
--- a/sys-apps/watchdog/files/5.2-alpha.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- watchdog-5.2/src/quotactl.c 1999-09-09 11:03:06.000000000 +0200
-+++ watchdog-5.2-modified/src/quotactl.c 2003-03-26 14:51:41.000000000 +0100
-@@ -23,8 +23,8 @@
- #include "config.h"
- #endif
-
--#if defined(__alpha__)
- #include <errno.h>
-+#if defined(__alpha__)
- #include <sys/types.h>
- #include <syscall.h>
- #include <unistd.h>