]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[CLEANUP] included common/version.h everywhere
authorWilly Tarreau <willy@wtap.(none)>
Thu, 29 Jun 2006 16:54:54 +0000 (18:54 +0200)
committerWilly Tarreau <willy@wtap.(none)>
Thu, 29 Jun 2006 16:54:54 +0000 (18:54 +0200)
commite3ba5f0aaa74f983a1518c8b0149c93f5dfa3cf5
tree8f03f9db07ae965f2c0af1aa828de960cb619047
parent2dd0d4799e04b5f58d459f45b702f2fde9920ca3
[CLEANUP] included common/version.h everywhere
66 files changed:
include/common/appsession.h
include/common/base64.h
include/common/cfgparse.h
include/common/chtbl.h
include/common/compat.h
include/common/config.h
include/common/defaults.h
include/common/epoll.h
include/common/hashpjw.h
include/common/list.h
include/common/mini-clist.h
include/common/regex.h
include/common/standard.h
include/common/template.h
include/common/time.h
include/common/uri_auth.h
include/common/version.h
include/proto/backend.h
include/proto/buffers.h
include/proto/checks.h
include/proto/client.h
include/proto/fd.h
include/proto/log.h
include/proto/polling.h
include/proto/proto_http.h
include/proto/proxy.h
include/proto/queue.h
include/proto/server.h
include/proto/session.h
include/proto/stream_sock.h
include/proto/task.h
include/proto/template.h
include/types/backend.h
include/types/buffers.h
include/types/capture.h
include/types/client.h
include/types/fd.h
include/types/global.h
include/types/httperr.h
include/types/log.h
include/types/proto_http.h
include/types/proxy.h
include/types/queue.h
include/types/server.h
include/types/session.h
include/types/task.h
include/types/template.h
src/appsession.c
src/backend.c
src/base64.c
src/buffers.c
src/capture.c
src/chtbl.c
src/client.c
src/hashpjw.c
src/list.c
src/log.c
src/proxy.c
src/queue.c
src/regex.c
src/server.c
src/session.c
src/standard.c
src/stream_sock.c
src/time.c
src/uri_auth.c