Files
bsdports/math/octave/files/patch-libgnu_math.in.h
2021-11-16 09:10:36 +02:00

12 lines
324 B
C

--- libgnu/math.in.h.orig 2020-11-26 18:20:44 UTC
+++ libgnu/math.in.h
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. */
-#ifndef _@GUARD_PREFIX@_MATH_H
+#if 1
#if __GNUC__ >= 3
@PRAGMA_SYSTEM_HEADER@