haproxy/include
Willy Tarreau b7a671477f CLEANUP: 51d: move global settings out of the global section
We replaced global._51degrees with global_51degrees since there's no need
to store all this into the global section. This removes the last #ifdefs,
and now the code is 100% self-contained in 51d.c. The file 51d.h was now
removed because it was only used to load 51Degrees.h, which is more easily
loaded from 51d.c. It provides a good example of how to integrate code in
the future without touching the core parts.
2016-12-21 21:30:54 +01:00
..
common BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled 2016-12-12 19:11:04 +01:00
import CLEANUP: 51d: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto CLEANUP: wurfl: register the deinit function via the dedicated list 2016-12-21 21:30:54 +01:00
types CLEANUP: 51d: move global settings out of the global section 2016-12-21 21:30:54 +01:00