1 /* tag: Tom Lord Tue Dec  4 14:41:32 2001 (pwd.h)
2  */
3 /* pwd.h -
4  *
5  ****************************************************************
6  * Copyright (C) 2000 Tom Lord
7  *
8  * See the file "COPYING" for further information about
9  * the copyright and warranty status of this work.
10  */
11 
12 #ifndef INCLUDE__OS__PWD_H
13 #define INCLUDE__OS__PWD_H
14 
15 
16 #include <pwd.h>
17 
18 
19 /* automatically generated __STDC__ prototypes */
20 #endif  /* INCLUDE__OS__PWD_H */
21