File: have_uid_t.h

package info (click to toggle)
apcalc 2.12.1.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,548 kB
  • ctags: 4,129
  • sloc: ansic: 53,374; makefile: 5,589; awk: 96; sed: 33; sh: 13
file content (14 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * 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__ */