mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-28 09:38:29 -04:00
This way the directory structure remains the same as with the real lib and one can apply the same build options regardless of where the lib is stored, removing any possible confusion.
4 lines
No EOL
195 B
C
4 lines
No EOL
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; |