summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-libgnu-math.in.h
blob: 0a1794f1f8eea2921b66a27f887751e9ec966e3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libgnu/math.in.h.orig	2017-02-22 18:17:36 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 <http://www.gnu.org/licenses/>.  */
 
-#ifndef _@GUARD_PREFIX@_MATH_H
+#if 1
 
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@