commit | 6e21bd9a30f1d7eab26ef8b9259376e5322d89e5 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Jan 08 01:05:15 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:14:09 2006 -0800 |
tree | dd63e6e19965f8ef72d452694407e820ecb0e8c1 | |
parent | 0f59cc4a35dbbc45c972daad0f1b063380cd9ea4 [diff] |
[PATCH] drivers/isdn/: add missing #includes Every file should #include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Armin Schindler <armin@melware.de> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>