19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
#undef HAVE_INTTYPES_H
/* Define to 1 if you have fopen_net from libopennet */
#undef HAVE_LIBOPENNET
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <opennet.h> header file. */
#undef HAVE_OPENNET_H
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
|
>
>
>
>
>
>
|
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
#undef HAVE_INTTYPES_H
/* Define to 1 if you have fopen_net from libopennet */
#undef HAVE_LIBOPENNET
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <opennet.h> header file. */
#undef HAVE_OPENNET_H
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
|