open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
--- src/osd.c 2007-07-13 22:18:20.000000000 +0000
+++ src/osd.c.new 2008-09-29 04:30:16.000000000 +0000
@@ -516,7 +516,7 @@
# if defined (WIN32) || defined (OS2) && defined (__IBMC__)
int pid = _getpid ();
# else
- __pid_t pid = getpid ();
+ pid_t pid = getpid ();
# endif
return (int) pid;
Everything looks good. We'll let you know here if there's anything you should know about.