perl 1.0 patch 1: Portability bugs and one possible SIGSEGV
[p5sagit/p5-mst-13.2.git] / perl.h
diff --git a/perl.h b/perl.h
index 3ccff10..ce2d2ab 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -1,13 +1,15 @@
-/* $Header: perl.h,v 1.0 87/12/18 13:05:38 root Exp $
+/* $Header: perl.h,v 1.0.1.1 88/01/21 21:29:23 root Exp $
  *
  * $Log:       perl.h,v $
+ * Revision 1.0.1.1  88/01/21  21:29:23  root
+ * No longer defines STDSTDIO--gets it from config.h now.
+ * 
  * Revision 1.0  87/12/18  13:05:38  root
  * Initial revision
  * 
  */
 
 #define DEBUGGING
-#define STDSTDIO       /* eventually should be in config.h */
 
 #define VOIDUSED 1
 #include "config.h"