Initial revision
[LeanCalc.git] / calc / calc / have_uid_t.h
1 /*
2  * DO NOT EDIT -- generated by the Makefile
3  */
4
5
6 #if !defined(__HAVE_UID_T_H__)
7 #define __HAVE_UID_T_H__
8
9
10 /* do we have or want uid_t? */
11 #define HAVE_UID_T /* yes */
12
13
14 #endif /* !__HAVE_UID_T_H__ */