1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdaemon/client
Zdenek Kabelac 0b19387dae headers: use configure.h as 1st. header
Ensure configure.h is always 1st. included header.
Maybe we could eventually introduce gcc -include option, but for now
this better uses dependency tracking.

Also move _REENTRANT and _GNU_SOURCE into configure.h so it
doesn't need to be present in various source files.
This ensures consistent compilation of headers like stdio.h since
it may produce different declaration.
2018-12-14 15:09:13 +01:00
..
config-util.c headers: use configure.h as 1st. header 2018-12-14 15:09:13 +01:00
config-util.h config: add config_tree_from_string_without_dup_node_check to replace dm_config_from_string where needed 2016-09-21 18:18:15 +02:00
daemon-client.c headers: use configure.h as 1st. header 2018-12-14 15:09:13 +01:00
daemon-client.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
daemon-io.c headers: use configure.h as 1st. header 2018-12-14 15:09:13 +01:00
daemon-io.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00