From: Nils Durner Date: Fri, 8 Oct 2010 17:50:31 +0000 (+0000) Subject: up X-Git-Tag: initial-import-from-subversion-38251~20086 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cc5a89c1e87fbc1800e12b5eb802841c7bfe12f6;p=oweals%2Fgnunet.git up --- 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