mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
15 lines
203 B
C
15 lines
203 B
C
/*
|
|
* DO NOT EDIT -- generated by the Makefile
|
|
*/
|
|
|
|
|
|
#if !defined(__HAVE_UID_T_H__)
|
|
#define __HAVE_UID_T_H__
|
|
|
|
|
|
/* do we have or want uid_t? */
|
|
#undef HAVE_UID_T /* no */
|
|
|
|
|
|
#endif /* !__HAVE_UID_T_H__ */
|