Netware tweak from Ananth Kesari.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 9 Jul 2001 13:19:34 +0000 (13:19 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 9 Jul 2001 13:19:34 +0000 (13:19 +0000)
p4raw-id: //depot/perl@11233

NetWare/netware.h

index bd1a4c2..f9ae1bf 100644 (file)
@@ -69,6 +69,8 @@ typedef u_int           SOCKET;
 
 EXTERN_C void  Perl_nw5_init(int *argcp, char ***argvp);
 
+#define PTHREAD_ATFORK(prepare,parent,child)   NOOP
+
 /*
  * This provides a layer of functions and macros to ensure extensions will
  * get to use the same RTL functions as the core.