Romain Vimont
|
ab912c23e7
|
Define feature test macros in common.h
This enables necessary functions once for all.
As a consequence, define common.h before any other header.
|
2021-01-17 14:08:48 +01:00 |
|
Romain Vimont
|
59feb2a15c
|
Group common includes into common.h
Include config.h and compat.h in common.h, and include common.h from all
source files.
|
2021-01-08 19:22:10 +01:00 |
|
Yu-Chen Lin
|
fbc86a616c
|
Correct coding style
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
|
2019-12-04 19:24:59 +01:00 |
|
Romain Vimont
|
dfd0707a29
|
Move utilities to util/
|
2019-11-24 11:53:23 +01:00 |
|