From cc5a89c1e87fbc1800e12b5eb802841c7bfe12f6 Mon Sep 17 00:00:00 2001 From: Nils Durner Date: Fri, 8 Oct 2010 17:50:31 +0000 Subject: up --- src/include/plibc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/plibc.h') diff --git a/src/include/plibc.h b/src/include/plibc.h index 284d7efd4..8ae1c7195 100644 --- a/src/include/plibc.h +++ b/src/include/plibc.h @@ -22,7 +22,7 @@ * @brief PlibC header * @attention This file is usually not installed under Unix, * so ship it with your application - * @version $Revision: 66 $ + * @version $Revision: 67 $ */ #ifndef _PLIBC_H_ @@ -94,7 +94,7 @@ struct sockaddr_un { }; #ifndef pid_t - #define pid_t HANDLE + #define pid_t DWORD #endif #ifndef error_t -- cgit v1.2.3