[PATCH] fix signal.h compilation on PPC
signal.h uses spinlock_t now so it needs to include spinlock.h. Without this compilation failes on PPC.
Showing
Please register or sign in to comment
signal.h uses spinlock_t now so it needs to include spinlock.h. Without this compilation failes on PPC.