kernel: fq_codel: dont reinit flow state
[openwrt/openwrt.git] / package / ead / src / tinysrp / config.h.in
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if type char is unsigned and you are not using gcc. */
4 #ifndef __CHAR_UNSIGNED__
5 #undef __CHAR_UNSIGNED__
6 #endif
7
8 /* Define to empty if the keyword does not work. */
9 #undef const
10
11 /* Define as __inline if that's what the C compiler calls it. */
12 #undef inline
13
14 /* Define as the return type of signal handlers (int or void). */
15 #undef RETSIGTYPE
16
17 /* Define if you have the ANSI C header files. */
18 #undef STDC_HEADERS
19
20 /* Define if you can safely include both <sys/time.h> and <time.h>. */
21 #undef TIME_WITH_SYS_TIME
22
23 /* Define if your processor stores words with the most significant
24 byte first (like Motorola and SPARC, unlike Intel and VAX). */
25 #undef WORDS_BIGENDIAN
26
27 #undef SHA1HANDSOFF
28
29 #undef POSIX_TERMIOS
30
31 #undef POSIX_SIGTYPE
32
33 #undef volatile
34
35 /* The number of bytes in a int. */
36 #undef SIZEOF_INT
37
38 /* The number of bytes in a long. */
39 #undef SIZEOF_LONG
40
41 /* The number of bytes in a long long. */
42 #undef SIZEOF_LONG_LONG
43
44 /* The number of bytes in a short. */
45 #undef SIZEOF_SHORT
46
47 /* Define if you have the memcpy function. */
48 #undef HAVE_MEMCPY
49
50 /* Define if you have the sigaction function. */
51 #undef HAVE_SIGACTION
52
53 /* Define if you have the strchr function. */
54 #undef HAVE_STRCHR
55
56 /* Define if you have the <sgtty.h> header file. */
57 #undef HAVE_SGTTY_H
58
59 /* Define if you have the <sys/ioctl.h> header file. */
60 #undef HAVE_SYS_IOCTL_H
61
62 /* Define if you have the <sys/time.h> header file. */
63 #undef HAVE_SYS_TIME_H
64
65 /* Define if you have the <termio.h> header file. */
66 #undef HAVE_TERMIO_H
67
68 /* Define if you have the <termios.h> header file. */
69 #undef HAVE_TERMIOS_H
70
71 /* Define if you have the <unistd.h> header file. */
72 #undef HAVE_UNISTD_H
73
74 /* Name of package */
75 #undef PACKAGE
76
77 /* Version number of package */
78 #undef VERSION
79