projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7b8fd
)
up
author
Nils Durner
<durner@gnunet.org>
Fri, 8 Oct 2010 17:50:31 +0000
(17:50 +0000)
committer
Nils Durner
<durner@gnunet.org>
Fri, 8 Oct 2010 17:50:31 +0000
(17:50 +0000)
src/include/plibc.h
patch
|
blob
|
history
diff --git
a/src/include/plibc.h
b/src/include/plibc.h
index 284d7efd4edb041566583c52e4f9b1bf024e72ea..8ae1c719538c2e211b5fbcca8e00f96a3880bff3 100644
(file)
--- 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: 6
6
$
+ * @version $Revision: 6
7
$
*/
#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