haproxy/include/import
Willy Tarreau e5d3169e1c CLEANUP: wurfl: reduce exposure in the rest of the code
The only reason wurfl/wurfl.h was needed outside of wurfl.c was to expose
wurfl_handle which is a pointer to a structure, referenced by global.h.
By just storing a void* there instead, we can confine all wurfl code to
wurfl.c, which is really nice.
2016-11-08 18:47:25 +01:00
..
51d.h MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
da.h CLEANUP: adjust the envelope name in da.h to reflect the file name 2015-06-02 13:42:12 +02:00
lru.h MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
xxhash.h