1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/libdm/misc
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
..
dm-ioctl.h kernel: Refresh dm-ioctl.h 2017-09-14 17:50:56 +01:00
dm-log-userspace.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dm-logging.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dmlib.h headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
kdev_t.h cleanup: move cast to det_t into MKDEV macro 2018-12-04 14:33:36 -06:00