[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

e17: Only a one-liner patch needed for #535775



user debian-hurd@lists.debian.org
usertags 535775 hurd
tags 535775 = patch
tag 535775  - upstream
thanks

Hi,

since SA_SIGINFO is now supported on GNU/Hurd that part of the patch is
no longer needed. The only remaining patch needed to make e17 build is
the simple inclusion of e.h in src/modules/temperature/tempget.cas as in
Message #19, repeated here for convenience:

--- e17-0.16.999.55225.orig/src/modules/temperature/tempget.c
2010-11-11 14:04:16.000000000 +0100
+++ e17-0.16.999.55225/src/modules/temperature/tempget.c
2011-06-14 17:46:10.000000000 +0200
@@ -1,3 +1,4 @@
+#include "e.h"
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>


Thanks!


Reply to: