summaryrefslogtreecommitdiff
path: root/science/mbdyn/files/patch-mbdyn__mbdyn.h
diff options
context:
space:
mode:
Diffstat (limited to 'science/mbdyn/files/patch-mbdyn__mbdyn.h')
-rw-r--r--science/mbdyn/files/patch-mbdyn__mbdyn.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/science/mbdyn/files/patch-mbdyn__mbdyn.h b/science/mbdyn/files/patch-mbdyn__mbdyn.h
index 873e75856d04..2690e9070f7b 100644
--- a/science/mbdyn/files/patch-mbdyn__mbdyn.h
+++ b/science/mbdyn/files/patch-mbdyn__mbdyn.h
@@ -1,6 +1,6 @@
---- mbdyn/mbdyn.h.orig Thu Feb 10 11:51:26 2005
-+++ mbdyn/mbdyn.h Thu Feb 10 11:51:34 2005
-@@ -49,6 +49,7 @@
+--- mbdyn/mbdyn.h.orig 2015-10-30 05:05:37 UTC
++++ mbdyn/mbdyn.h
+@@ -50,6 +50,7 @@ typedef long int Lint;
typedef double Real;
/* signal types */
@@ -8,7 +8,7 @@
#ifdef HAVE_SIGNAL
#ifndef HAVE___SIGHANDLER_T
#ifndef HAVE_SIGHANDLER_T
-@@ -58,6 +59,7 @@
+@@ -59,6 +60,7 @@ typedef sighandler_t __sighandler_t;
#endif /* HAVE_SIGHANDLER_T */
#endif /* !HAVE___SIGHANDLER_T */
#endif /* HAVE_SIGNAL */