8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have open_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
|
|
|
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID
/* Define to 1 if you have the <inttypes.h> header file. */
#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
|