From: Adrian Bunk Date: Tue, 6 Sep 2005 01:04:28 +0000 (-0700) Subject: [ATM]: net/atm/ioctl.c should #include "common.h" X-Git-Tag: v2.6.14-rc1~764 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=295098e9f4822aecdddd4cab05705f1ee63bc3f4;p=pandora-kernel.git [ATM]: net/atm/ioctl.c should #include "common.h" Every file should #include the header files containing the prototypes of it's global functions. common.h contains the prototype for vcc_ioctl(). Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed