unprotoize is the same as protoize
Andreas Schwab
schwab@issan.informatik.uni-dortmund.de
Mon Jan 19 02:06:00 GMT 1998
The subject says it all.
1998-01-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* unprotoize.c: Define UNPROTOIZE first, to actually take effect.
--- egcs-980115/gcc/unprotoize.c.~1~ Sat Jan 17 08:47:57 1998
+++ egcs-980115/gcc/unprotoize.c Sat Jan 17 08:48:31 1998
@@ -1,2 +1,2 @@
-#include "protoize.c"
#define UNPROTOIZE
+#include "protoize.c"
More information about the Gcc
mailing list