summaryrefslogtreecommitdiff
path: root/win32/win32.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-12-05 11:41:04 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-12-05 11:41:04 +0000
commit4ce4f76ea90ddd8879f53d5ef4d9ff6bb82eb5f0 (patch)
treea84b60638550f8c515be135597948b09f565e1bb /win32/win32.h
parent7a958ec31151f9d03a26dcab8abdf5c57315dc96 (diff)
downloadperl-4ce4f76ea90ddd8879f53d5ef4d9ff6bb82eb5f0.tar.gz
windows build tweaks for Borland compiler
p4raw-id: //depot/perl@4654
Diffstat (limited to 'win32/win32.h')
-rw-r--r--win32/win32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/win32.h b/win32/win32.h
index d3224f1e61..50b4f1936c 100644
--- a/win32/win32.h
+++ b/win32/win32.h
@@ -167,6 +167,7 @@ struct utsname {
#define _access access
#define _chdir chdir
+#define _getpid getpid
#include <sys/types.h>
#ifndef DllMain