mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-01 01:32:04 +00:00
4 lines
195 B
C
4 lines
195 B
C
|
typedef struct fiftyoneDegrees_threading_t {
|
||
|
// This is an empty structure to ensure a threading.o is generated
|
||
|
// by the dummy library, it is never used.
|
||
|
} dummyFiftyoneDegreesThreading;
|