about summary refs log tree commit diff
path: root/pwd/pwd.h
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1996-11-05 05:07:48 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1996-11-05 05:07:48 +0000
commit0f110f410020b780e777de364553d0bf8d5e7ab4 (patch)
tree467074379860386c73f276ffdd594a1e2d6c7b48 /pwd/pwd.h
parent050a966adc1830841802dbbd803b7cc1d792af4d (diff)
downloadglibc-0f110f410020b780e777de364553d0bf8d5e7ab4.tar.gz
glibc-0f110f410020b780e777de364553d0bf8d5e7ab4.tar.xz
glibc-0f110f410020b780e777de364553d0bf8d5e7ab4.zip
*** empty log message ***
Tue Nov  5 00:04:48 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

	* stdio-common/vfprintf.c: Include <libc-lock.h>.
Diffstat (limited to 'pwd/pwd.h')
-rw-r--r--pwd/pwd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwd/pwd.h b/pwd/pwd.h
index 14d0a9ea7f..f5b6ddb51e 100644
--- a/pwd/pwd.h
+++ b/pwd/pwd.h
@@ -29,6 +29,8 @@ __BEGIN_DECLS
 
 #include <gnu/types.h>
 
+#define __need_size_t
+#include <stddef.h>
 
 /* The passwd structure.  */
 struct passwd