diff options
| author | Henrik Riomar <henrik.riomar@gmail.com> | 2019-10-14 06:20:44 +0200 |
|---|---|---|
| committer | Henrik Riomar <henrik.riomar@gmail.com> | 2019-10-14 06:49:24 +0200 |
| commit | 6e79de6522ea751608cc2dbb4ecef1e2c5c5374f (patch) | |
| tree | 9cc5f66a3505b9554c203789a50d266da80c5411 /testing/rasdaemon/ras-diskerror.patch | |
| parent | 27365afdd316239a6b8ccd81e42cf2136303741e (diff) | |
| download | aports-6e79de6522ea751608cc2dbb4ecef1e2c5c5374f.tar.bz2 aports-6e79de6522ea751608cc2dbb4ecef1e2c5c5374f.tar.xz | |
testing/rasdaemon: upgrade to 0.6.4
Enable some more event reporters.
Diffstat (limited to 'testing/rasdaemon/ras-diskerror.patch')
| -rw-r--r-- | testing/rasdaemon/ras-diskerror.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/rasdaemon/ras-diskerror.patch b/testing/rasdaemon/ras-diskerror.patch deleted file mode 100644 index 9924b15fc1..0000000000 --- a/testing/rasdaemon/ras-diskerror.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/ras-diskerror-handler.c -+++ b/ras-diskerror-handler.c -@@ -18,6 +18,9 @@ - #define _GNU_SOURCE - #include <stdio.h> - #include <stdlib.h> -+#ifndef __dev_t_defined -+#include <sys/types.h> -+#endif /* __dev_t_defined */ - #include <string.h> - #include <errno.h> - #include <sys/sysmacros.h> |
