3be55871f7
astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw - reroll local distfile to reflect real SVN revision - fix sah_config.h C++ errors
10 lines
200 B
C
10 lines
200 B
C
--- client/vector/sighandler.h.orig 2018-01-14 23:02:12 UTC
|
|
+++ client/vector/sighandler.h
|
|
@@ -44,6 +44,7 @@
|
|
#define SIGHANDLER_H
|
|
|
|
|
|
+#include <stddef.h>
|
|
#include <signal.h>
|
|
#include <setjmp.h>
|
|
|