summaryrefslogtreecommitdiff
path: root/ace/OS_NS_unistd.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-14 10:52:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-14 10:52:09 +0000
commitee78a4decd9ecb21d0e7144ebbaeab14596891d2 (patch)
tree581e5c5002dc0b9d632f598bd97c4382143dfa1f /ace/OS_NS_unistd.h
parentbc3b4148873fd08b3e9264eed1dee67bd93db5dd (diff)
downloadATCD-ee78a4decd9ecb21d0e7144ebbaeab14596891d2.tar.gz
ChangeLogTag: Fri Oct 14 09:39:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/OS_NS_unistd.h')
-rw-r--r--ace/OS_NS_unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS_NS_unistd.h b/ace/OS_NS_unistd.h
index 0a8586d72f9..7b1046bb260 100644
--- a/ace/OS_NS_unistd.h
+++ b/ace/OS_NS_unistd.h
@@ -155,7 +155,7 @@ namespace ACE_OS {
const char *optstring);
ACE_NAMESPACE_INLINE_FUNCTION
- int getpagesize (void);
+ long getpagesize (void);
ACE_NAMESPACE_INLINE_FUNCTION
pid_t getpgid (pid_t pid);