Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
Andy Dougherty [Wed, 16 Jun 1999 14:40:09 +0000 (10:40 -0400)]
Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>

p4raw-id: //depot/perl@3787

ext/SDBM_File/sdbm/sdbm.h

index c3c2a6d..86ba82d 100644 (file)
@@ -99,8 +99,12 @@ extern long sdbm_hash proto((char *, int));
 #define dbm_clearerr sdbm_clearerr
 #endif
 
-/* Most of the following is stolen from perl.h. */
+/* Most of the following is stolen from perl.h.  We don't include
+   perl.h here because we just want the portability parts of perl.h,
+   not everything else.
+*/
 #ifndef H_PERL  /* Include guard */
+#include "embed.h"  /* Follow all the global renamings. */
 
 /*
  * The following contortions are brought to you on behalf of all the