summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-libgnu_math.in.h
blob: c5f23164dc27f2a5644886f14b9dd181852ff6d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libgnu/math.in.h.orig	2024-03-12 18:00:23 UTC
+++ libgnu/math.in.h
@@ -20,7 +20,7 @@
    would lead to many syntax errors.  */
 #if !(defined __ANDROID__ && defined _LIBCPP_MATH_H && !defined INFINITY)
 
-#ifndef _@GUARD_PREFIX@_MATH_H
+#if 1
 
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@