mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Python is broken and requires that we include <Python.h> before all other headers so it can make inadvisable definitions of _POSIX_C_SOURCE and other things. This wasn't a problem before, but a recent change to glibc makes this necessary now. See also a similar commit in nbdkit:f924c3c34bI also removed the -Wcast-align suppression as that is no longer needed. (cherry picked from commit18d9769dc3)
31 KiB
31 KiB