mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
The header uses __THROW, which is defined in features.h, to make the header self-consistent. Note, src/basic/include/sys/mount.h also uses __THROW, and includes features.h.