Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ab2febd authored by David Woodhouse's avatar David Woodhouse
Browse files

Don't include private headers from user-visible part of linux/signal.h

parent 8ffbc759
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
#ifndef _LINUX_SIGNAL_H
#define _LINUX_SIGNAL_H

#include <linux/list.h>
#include <linux/spinlock.h>
#include <asm/signal.h>
#include <asm/siginfo.h>

#ifdef __KERNEL__
#include <linux/list.h>
#include <linux/spinlock.h>

/*
 * These values of sa_flags are used only by the kernel as part of the