Remove an extra #endif introduced by #4036.
Jarkko Hietaniemi [Sun, 29 Aug 1999 10:31:19 +0000 (10:31 +0000)]
p4raw-id: //depot/cfgperl@4039

perl.h

diff --git a/perl.h b/perl.h
index be9ac7c..678cef5 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -1076,7 +1076,6 @@ Free_t   Perl_mfree (Malloc_t where);
 #ifndef HAS_DBL_DIG
 #define DBL_DIG        15   /* A guess that works lots of places */
 #endif
-#endif
 
 #ifdef OVR_LDBL_DIG
 /* Use an overridden LDBL_DIG */