summaryrefslogtreecommitdiff
path: root/math/gsl/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/gsl/patches/patch-ab')
-rw-r--r--math/gsl/patches/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/gsl/patches/patch-ab b/math/gsl/patches/patch-ab
new file mode 100644
index 00000000000..4ebb90b6df9
--- /dev/null
+++ b/math/gsl/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.3 2003/09/14 14:53:07 dmcmahill Exp $
+
+--- const/gsl_const.h.orig Fri Jul 25 15:18:18 2003
++++ const/gsl_const.h
+@@ -21,7 +21,7 @@
+ #define __GSL_CONST__
+
+ #include <gsl/gsl_const_num.h>
+-#include <gsl/gsl_const_cgs.h>
+-#include <gsl/gsl_const_mks.h>
++#include <gsl/gsl_const_cgsm.h>
++#include <gsl/gsl_const_mksa.h>
+
+ #endif /* __GSL_CONST__ */