1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* define if you want to build the possibly-buggy SMB printer */ 5 /* See Makefile */ 6 /* #undef ENABLE_SMB */ 7 8 /* Define to 1 if you have the `alarm' function. */ 9 #define HAVE_ALARM 1 10 11 /* Define to 1 if you have the `bpf_dump' function. */ 12 #define HAVE_BPF_DUMP 1 13 14 /* capsicum support available */ 15 /* #undef HAVE_CAPSICUM */ 16 17 /* Define to 1 if you have the `cap_enter' function. */ 18 /* #undef HAVE_CAP_ENTER */ 19 20 /* Define to 1 if you have the `cap_ioctls_limit' function. */ 21 /* #undef HAVE_CAP_IOCTLS_LIMIT */ 22 23 /* Define to 1 if you have the <cap-ng.h> header file. */ 24 /* #undef HAVE_CAP_NG_H */ 25 26 /* Define to 1 if you have the `cap_rights_limit' function. */ 27 /* #undef HAVE_CAP_RIGHTS_LIMIT */ 28 29 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you 30 don't. */ 31 #define HAVE_DECL_ETHER_NTOHOST 1 32 33 /* Define to 1 if you have the `ether_ntohost' function. */ 34 #define HAVE_ETHER_NTOHOST 1 35 36 /* Define to 1 if you have the `EVP_CipherInit_ex' function. */ 37 /* See Makefile */ 38 /* #undef HAVE_EVP_CIPHERINIT_EX */ 39 40 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */ 41 /* See Makefile */ 42 /* #undef HAVE_EVP_CIPHER_CTX_NEW */ 43 44 /* Define to 1 if you have the <fcntl.h> header file. */ 45 #define HAVE_FCNTL_H 1 46 47 /* Define to 1 if you have the `fork' function. */ 48 #define HAVE_FORK 1 49 50 /* Define to 1 if you have the `getopt_long' function. */ 51 #define HAVE_GETOPT_LONG 1 52 53 /* define if you have getrpcbynumber() */ 54 #define HAVE_GETRPCBYNUMBER 1 55 56 /* Define to 1 if you have the <inttypes.h> header file. */ 57 #define HAVE_INTTYPES_H 1 58 59 /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ 60 /* #undef HAVE_LIBCAP_NG */ 61 62 /* Define to 1 if you have the `crypto' library (-lcrypto). */ 63 /* #undef HAVE_LIBCRYPTO */ 64 65 /* Define to 1 if you have the `rpc' library (-lrpc). */ 66 /* #undef HAVE_LIBRPC */ 67 68 /* Define to 1 if you have the <memory.h> header file. */ 69 #define HAVE_MEMORY_H 1 70 71 /* Define to 1 if you have the <netinet/ether.h> header file. */ 72 /* #undef HAVE_NETINET_ETHER_H */ 73 74 /* Define to 1 if you have the <netinet/if_ether.h> header file. */ 75 #define HAVE_NETINET_IF_ETHER_H 1 76 77 /* Define to 1 if you have the <net/if_pflog.h> header file. */ 78 /* See Makefile */ 79 /* #undef HAVE_NET_IF_PFLOG_H */ 80 81 /* Define to 1 if you have the <net/pfvar.h> header file. */ 82 /* See Makefile */ 83 /* #undef HAVE_NET_PFVAR_H */ 84 85 /* Define to 1 if you have the `openat' function. */ 86 #define HAVE_OPENAT 1 87 88 /* Define to 1 if you have the <openssl/evp.h> header file. */ 89 /* See Makefile */ 90 /* #undef HAVE_OPENSSL_EVP_H */ 91 92 /* define if the OS provides AF_INET6 and struct in6_addr */ 93 /* See Makefile */ 94 /* #define HAVE_OS_IPV6_SUPPORT 1 */ 95 96 /* if there's an os_proto.h for this platform, to use additional prototypes */ 97 /* #undef HAVE_OS_PROTO_H */ 98 99 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */ 100 #define HAVE_PCAP_BLUETOOTH_H 1 101 102 /* Define to 1 if you have the `pcap_breakloop' function. */ 103 #define HAVE_PCAP_BREAKLOOP 1 104 105 /* Define to 1 if you have the `pcap_create' function. */ 106 #define HAVE_PCAP_CREATE 1 107 108 /* define if libpcap has pcap_datalink_name_to_val() */ 109 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 110 111 /* define if libpcap has pcap_datalink_val_to_description() */ 112 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 113 114 /* define if libpcap has pcap_debug */ 115 #define HAVE_PCAP_DEBUG 1 116 117 /* Define to 1 if you have the `pcap_dump_flush' function. */ 118 #define HAVE_PCAP_DUMP_FLUSH 1 119 120 /* define if libpcap has pcap_dump_ftell() */ 121 #define HAVE_PCAP_DUMP_FTELL 1 122 123 /* Define to 1 if you have the `pcap_findalldevs' function. */ 124 #define HAVE_PCAP_FINDALLDEVS 1 125 126 /* Define to 1 if you have the `pcap_free_datalinks' function. */ 127 #define HAVE_PCAP_FREE_DATALINKS 1 128 129 /* Define to 1 if the system has the type `pcap_if_t'. */ 130 #define HAVE_PCAP_IF_T 1 131 132 /* Define to 1 if you have the `pcap_lib_version' function. */ 133 #define HAVE_PCAP_LIB_VERSION 1 134 135 /* define if libpcap has pcap_list_datalinks() */ 136 #define HAVE_PCAP_LIST_DATALINKS 1 137 138 /* Define to 1 if you have the <pcap/nflog.h> header file. */ 139 #define HAVE_PCAP_NFLOG_H 1 140 141 /* Define to 1 if you have the `pcap_setdirection' function. */ 142 #define HAVE_PCAP_SETDIRECTION 1 143 144 /* Define to 1 if you have the `pcap_set_datalink' function. */ 145 #define HAVE_PCAP_SET_DATALINK 1 146 147 /* Define to 1 if you have the `pcap_set_immediate_mode' function. */ 148 #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 149 150 /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */ 151 /* #undef HAVE_PCAP_SET_OPTIMIZER_DEBUG */ 152 153 /* Define to 1 if you have the `pcap_set_parser_debug' function. */ 154 /* #undef HAVE_PCAP_SET_PARSER_DEBUG */ 155 156 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */ 157 #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 158 159 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */ 160 #define HAVE_PCAP_SET_TSTAMP_TYPE 1 161 162 /* Define to 1 if you have the <pcap/usb.h> header file. */ 163 #define HAVE_PCAP_USB_H 1 164 165 /* define if libpcap has pcap_version */ 166 /* #undef HAVE_PCAP_VERSION */ 167 168 /* Define to 1 if you have the `pfopen' function. */ 169 /* #undef HAVE_PFOPEN */ 170 171 /* Define to 1 if you have the <rpc/rpcent.h> header file. */ 172 #define HAVE_RPC_RPCENT_H 1 173 174 /* Define to 1 if you have the <rpc/rpc.h> header file. */ 175 #define HAVE_RPC_RPC_H 1 176 177 /* Define to 1 if you have the `setlinebuf' function. */ 178 #define HAVE_SETLINEBUF 1 179 180 /* Define to 1 if you have the `sigaction' function. */ 181 #define HAVE_SIGACTION 1 182 183 /* Define to 1 if you have the `sigset' function. */ 184 /* #undef HAVE_SIGSET */ 185 186 /* Define to 1 if you have the `snprintf' function. */ 187 #define HAVE_SNPRINTF 1 188 189 /* if struct sockaddr has the sa_len member */ 190 #define HAVE_SOCKADDR_SA_LEN 1 191 192 /* Define to 1 if you have the <stdint.h> header file. */ 193 #define HAVE_STDINT_H 1 194 195 /* Define to 1 if you have the <stdlib.h> header file. */ 196 #define HAVE_STDLIB_H 1 197 198 /* Define to 1 if you have the `strdup' function. */ 199 #define HAVE_STRDUP 1 200 201 /* Define to 1 if you have the `strftime' function. */ 202 #define HAVE_STRFTIME 1 203 204 /* Define to 1 if you have the <strings.h> header file. */ 205 #define HAVE_STRINGS_H 1 206 207 /* Define to 1 if you have the <string.h> header file. */ 208 #define HAVE_STRING_H 1 209 210 /* Define to 1 if you have the `strlcat' function. */ 211 #define HAVE_STRLCAT 1 212 213 /* Define to 1 if you have the `strlcpy' function. */ 214 #define HAVE_STRLCPY 1 215 216 /* Define to 1 if you have the `strsep' function. */ 217 #define HAVE_STRSEP 1 218 219 /* Define to 1 if the system has the type `struct ether_addr'. */ 220 /* #undef HAVE_STRUCT_ETHER_ADDR */ 221 222 /* Define to 1 if you have the <sys/stat.h> header file. */ 223 #define HAVE_SYS_STAT_H 1 224 225 /* Define to 1 if you have the <sys/types.h> header file. */ 226 #define HAVE_SYS_TYPES_H 1 227 228 /* Define to 1 if the system has the type `uintptr_t'. */ 229 #define HAVE_UINTPTR_T 1 230 231 /* Define to 1 if you have the <unistd.h> header file. */ 232 #define HAVE_UNISTD_H 1 233 234 /* Define to 1 if you have the `vfork' function. */ 235 #define HAVE_VFORK 1 236 237 /* Define to 1 if you have the `vfprintf' function. */ 238 #define HAVE_VFPRINTF 1 239 240 /* Define to 1 if you have the `vsnprintf' function. */ 241 #define HAVE_VSNPRINTF 1 242 243 /* define if libpcap has yydebug */ 244 /* #undef HAVE_YYDEBUG */ 245 246 /* define if your compiler has __attribute__ */ 247 #define HAVE___ATTRIBUTE__ 1 248 249 /* if unaligned access fails */ 250 /* #undef LBL_ALIGN */ 251 252 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */ 253 /* #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST */ 254 255 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */ 256 #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST /**/ 257 258 /* Define to the address where bug reports for this package should be sent. */ 259 #define PACKAGE_BUGREPORT "" 260 261 /* Define to the full name of this package. */ 262 #define PACKAGE_NAME "" 263 264 /* Define to the full name and version of this package. */ 265 #define PACKAGE_STRING "" 266 267 /* Define to the one symbol short name of this package. */ 268 #define PACKAGE_TARNAME "" 269 270 /* Define to the home page for this package. */ 271 #define PACKAGE_URL "" 272 273 /* Define to the version of this package. */ 274 #define PACKAGE_VERSION "" 275 276 /* define if the platform doesn't define PRId64 */ 277 /* #undef PRId64 */ 278 279 /* define if the platform doesn't define PRIo64 */ 280 /* #undef PRIo64 */ 281 282 /* define if the platform doesn't define PRIx64 */ 283 /* #undef PRIu64 */ 284 285 /* define if the platform doesn't define PRIu64 */ 286 /* #undef PRIx64 */ 287 288 /* Define as the return type of signal handlers (`int' or `void'). */ 289 #define RETSIGTYPE void 290 291 /* return value of signal handlers */ 292 #define RETSIGVAL /**/ 293 294 /* Define to 1 if you have the ANSI C header files. */ 295 #define STDC_HEADERS 1 296 297 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 298 #define TIME_WITH_SYS_TIME 1 299 300 /* define if you have ether_ntohost() and it works */ 301 #define USE_ETHER_NTOHOST 1 302 303 /* Define if you enable support for libsmi */ 304 /* #undef USE_LIBSMI */ 305 306 /* define if should chroot when dropping privileges */ 307 /* #undef WITH_CHROOT */ 308 309 /* define if should drop privileges by default */ 310 /* #undef WITH_USER */ 311 312 /* get BSD semantics on Irix */ 313 /* #undef _BSD_SIGNALS */ 314 315 /* define on AIX to get certain functions */ 316 /* #undef _SUN */ 317 318 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 319 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 320 #define below would cause a syntax error. */ 321 /* #undef _UINT32_T */ 322 323 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 324 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 325 #define below would cause a syntax error. */ 326 /* #undef _UINT64_T */ 327 328 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 329 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 330 #define below would cause a syntax error. */ 331 /* #undef _UINT8_T */ 332 333 /* define if your compiler allows __attribute__((format)) without a warning */ 334 #define __ATTRIBUTE___FORMAT_OK 1 335 336 /* define if your compiler allows __attribute__((format)) to be applied to 337 function pointers */ 338 #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 339 340 /* define if your compiler allows __attribute__((noreturn)) to be applied to 341 function pointers */ 342 #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 343 344 /* to handle Ultrix compilers that don't support const in prototypes */ 345 /* #undef const */ 346 347 /* Define as token for inline if inlining supported */ 348 #define inline inline 349 350 /* Define to the type of a signed integer type of width exactly 16 bits if 351 such a type exists and the standard includes do not define it. */ 352 /* #undef int16_t */ 353 354 /* Define to the type of a signed integer type of width exactly 32 bits if 355 such a type exists and the standard includes do not define it. */ 356 /* #undef int32_t */ 357 358 /* Define to the type of a signed integer type of width exactly 64 bits if 359 such a type exists and the standard includes do not define it. */ 360 /* #undef int64_t */ 361 362 /* Define to the type of a signed integer type of width exactly 8 bits if such 363 a type exists and the standard includes do not define it. */ 364 /* #undef int8_t */ 365 366 /* Define to `uint16_t' if u_int16_t not defined. */ 367 /* #undef u_int16_t */ 368 369 /* Define to `uint32_t' if u_int32_t not defined. */ 370 /* #undef u_int32_t */ 371 372 /* Define to `uint64_t' if u_int64_t not defined. */ 373 /* #undef u_int64_t */ 374 375 /* Define to `uint8_t' if u_int8_t not defined. */ 376 /* #undef u_int8_t */ 377 378 /* Define to the type of an unsigned integer type of width exactly 16 bits if 379 such a type exists and the standard includes do not define it. */ 380 /* #undef uint16_t */ 381 382 /* Define to the type of an unsigned integer type of width exactly 32 bits if 383 such a type exists and the standard includes do not define it. */ 384 /* #undef uint32_t */ 385 386 /* Define to the type of an unsigned integer type of width exactly 64 bits if 387 such a type exists and the standard includes do not define it. */ 388 /* #undef uint64_t */ 389 390 /* Define to the type of an unsigned integer type of width exactly 8 bits if 391 such a type exists and the standard includes do not define it. */ 392 /* #undef uint8_t */ 393 394 /* Define to the type of an unsigned integer type wide enough to hold a 395 pointer, if such a type exists, and if the system does not define it. */ 396 /* #undef uintptr_t */ 397