* [PATCH] Compile fix for kernel/sys.c
@ 2005-01-07 11:19 Patrick Mau
0 siblings, 0 replies; only message in thread
From: Patrick Mau @ 2005-01-07 11:19 UTC (permalink / raw)
To: Linux Kernel
Hallo everyone,
I need the following patch to compile BK snapshots of today.
"tty_sem" needs to be declared.
Regards,
Patrick
--- ./kernel/sys.c 2005-01-07 12:16:04.000000000 +0100
+++ ./kernel/sys.c.new 2005-01-07 12:06:23.000000000 +0100
@@ -23,6 +23,7 @@
#include <linux/security.h>
#include <linux/dcookies.h>
#include <linux/suspend.h>
+#include <linux/tty.h>
#include <linux/compat.h>
#include <linux/syscalls.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-07 11:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-07 11:19 [PATCH] Compile fix for kernel/sys.c Patrick Mau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®