mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-07 06:02:58 -04:00
While working on updates to resolve GCC 16 build issues, I backported an upstream patch for removing a reference to `<linux/scc.h>` (80fbc4c2a); simultaneously, a similar patch was added (731832ced) that introduced the same fix. The conflict wasn't caught during the rebase. Signed-off-by: Itai Ferber <itai@itaiferber.net>