1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/cmirrord
Zdenek Kabelac 8fad471c6e 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.

(cherry picked from commit 0b19387dae)

Conflicts:
	include/configure.h.in
2018-12-17 16:10:56 +01:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
clogd.c doc: change fsf address 2016-01-21 12:11:37 +01:00
cluster.c Remove clvmd and associated code 2018-06-05 11:09:13 -05:00
cluster.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
common.h doc: change fsf address 2016-01-21 12:11:37 +01:00
compat.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
compat.h Clean up include files. 2010-01-18 21:07:24 +00:00
functions.c build: cmirrord with internal dm lib 2018-06-14 23:14:04 +02:00
functions.h device-mapper: Fork libdm internally. 2018-05-16 13:00:50 +01:00
link_mon.c doc: change fsf address 2016-01-21 12:11:37 +01:00
link_mon.h doc: change fsf address 2016-01-21 12:11:37 +01:00
local.c doc: change fsf address 2016-01-21 12:11:37 +01:00
local.h doc: change fsf address 2016-01-21 12:11:37 +01:00
logging.c doc: change fsf address 2016-01-21 12:11:37 +01:00
logging.h headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
Makefile.in makefiles: updates for less verbosity 2018-12-04 14:33:37 -06:00