summaryrefslogtreecommitdiff
path: root/math/fxt/files/patch-include::jjassert.h
blob: 47b53e6ea6a3f2f325c4de46c0db46551a79cd57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/jjassert.h.orig	Sun Feb 23 14:08:38 2003
+++ include/jjassert.h	Sun Feb 23 14:08:56 2003
@@ -2,7 +2,7 @@
 #define      HAVE_JJASSERT_H__
 
 // if you don't have sys/cdefs.h just uncomment the next line:
-//#include <sys/cdefs.h>  // __STRING()
+#include <sys/cdefs.h>  // __STRING()
 
 // aux0/jjassert.cc:
 // options for last action of jjassert_fail():