Go to the documentation of this file.
9 #ifndef SQUID_OS_LINUX_H
10 #define SQUID_OS_LINUX_H
21 #define _SQUID_LINUX_THREADS_
27 #if !defined(HAVE_RES_INIT) && defined(HAVE___RES_INIT) && !defined(res_init)
28 #define res_init __res_init
29 #define HAVE_RES_INIT HAVE___RES_INIT
44 #include <netinet/in.h>
52 #if HAVE_SYS_CAPABILITY_H
56 #define _LINUX_TYPES_H
58 typedef uint32_t __u32;
61 #include <sys/capability.h>
79 #if __USE_FILE_OFFSET64 && __GNUC__ < 2
Introduction
Documentation
Support
Miscellaneous
Web Site Translations
Mirrors