diff options
| author | Jörn Engel <[email protected]> | 2006-06-30 17:25:36 +0000 |
|---|---|---|
| committer | Adrian Bunk <[email protected]> | 2006-06-30 17:25:36 +0000 |
| commit | 6ab3d5624e172c553004ecc862bfeac16d9d68b7 (patch) | |
| tree | 6d98881fe91fd9583c109208d5c27131b93fa248 /net/dccp/timer.c | |
| parent | remove obsolete swsusp_encrypt (diff) | |
| download | kernel-6ab3d5624e172c553004ecc862bfeac16d9d68b7.tar.gz kernel-6ab3d5624e172c553004ecc862bfeac16d9d68b7.zip | |
Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'net/dccp/timer.c')
| -rw-r--r-- | net/dccp/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dccp/timer.c b/net/dccp/timer.c index 5244415e5f18..8447742f5615 100644 --- a/net/dccp/timer.c +++ b/net/dccp/timer.c @@ -10,7 +10,6 @@ * 2 of the License, or (at your option) any later version. */ -#include <linux/config.h> #include <linux/dccp.h> #include <linux/skbuff.h> |
