File: acconfig.h

package info (click to toggle)
tcpflow 0.21-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 596 kB
  • ctags: 114
  • sloc: sh: 3,179; ansic: 914; makefile: 49
file content (20 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* Define to `unsigned long' if <sys/types.h> doesn't define.  */
#undef u_int32_t

/* Define to `unsigned short' if <sys/types.h> doesn't define.  */
#undef u_int16_t

/* Define to `unsigned char' if <sys/types.h> doesn't define.  */
#undef u_int8_t

/* Define to `unsigned char' if <sys/types.h> doesn't define.  */
#undef u_char

/* Define to `long' if <sys/types.h> doesn't define.  */
#undef fpos_t

/* Define if DLT_NULL is half-broken (see code for details) */
#undef DLT_NULL_BROKEN