mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-09 23:39:55 +00:00
4 lines
157 B
C
4 lines
157 B
C
|
typedef struct cityhash_t {
|
||
|
// This is an empty structure to ensure a city.o is generated
|
||
|
// by the dummy library, it is never used.
|
||
|
} dummyCityHash;
|