mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-22 06:37:54 -04: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;
|