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>
62#if __USE_FILE_OFFSET64 && __GNUC__ < 2
Introduction
Documentation
Support
Miscellaneous
Web Site Translations
Mirrors