diff options
Diffstat (limited to 'ham/linpsk/patches/patch-ag')
-rw-r--r-- | ham/linpsk/patches/patch-ag | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/linpsk/patches/patch-ag b/ham/linpsk/patches/patch-ag index 2db2645dbc2..76361e94c15 100644 --- a/ham/linpsk/patches/patch-ag +++ b/ham/linpsk/patches/patch-ag @@ -1,4 +1,4 @@ -$NetBSD: patch-ag,v 1.1 2005/03/16 15:32:12 rillig Exp $ +$NetBSD: patch-ag,v 1.2 2006/04/09 16:08:06 rillig Exp $ NetBSD-1.6.2 does not have struct sched_param. @@ -21,7 +21,7 @@ NetBSD-1.6.2 does not have struct sched_param. struct sched_param schp = { 0 };
int maxPri;
-@@ -495,6 +498,7 @@ cleanup:
+@@ -495,6 +498,7 @@ cleanup: #ifdef GNUSTEP
GSUnregisterCurrentThread(); /* SB20010904 */
#endif
|