mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Missing include file in linux/ixjuser.h
@ 2005-03-07 19:48 Fredrik Tolf
  0 siblings, 0 replies; only message in thread
From: Fredrik Tolf @ 2005-03-07 19:48 UTC (permalink / raw)
  To: linux-kernel

Hi!

There's a problem in the include/linux/ixjuser.h file. It uses the
__user macro, but doesn't include the linux/compiler.h file. This
doesn't seem to be a problem for the kernel (I'm guessing since some
other file includes compiler.h), but it makes a difference when
compiling user-space programs that uses ixjuser.h.

Including linux/compiler.h in ixjuser.h solves the problem.

Fredrik Tolf



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-08  3:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-07 19:48 Missing include file in linux/ixjuser.h Fredrik Tolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome