diff options
| author | <jgarzik@pretzel.yyz.us> | 2005-06-02 18:43:09 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-06-02 18:43:09 -0400 |
| commit | d7aaf48128ec7fcefcee92ea22833afc1a80e268 (patch) | |
| tree | 16ff78f6be6a5519944bb7bfc6034dfbd71ae97f /arch/um/drivers/ssl.c | |
| parent | decc6d0b68f27bbb8a0357fccf41936a3c196b03 (diff) | |
| parent | 1e86d1c648508fd50e6c9960576b87906a7906ad (diff) | |
Automatic merge of /spare/repo/linux-2.6/.git branch HEAD
Diffstat (limited to 'arch/um/drivers/ssl.c')
| -rw-r--r-- | arch/um/drivers/ssl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/drivers/ssl.c b/arch/um/drivers/ssl.c index a2bac429f3d4..b32a77010fbe 100644 --- a/arch/um/drivers/ssl.c +++ b/arch/um/drivers/ssl.c | |||
| @@ -22,7 +22,6 @@ | |||
| 22 | #include "init.h" | 22 | #include "init.h" |
| 23 | #include "irq_user.h" | 23 | #include "irq_user.h" |
| 24 | #include "mconsole_kern.h" | 24 | #include "mconsole_kern.h" |
| 25 | #include "2_5compat.h" | ||
| 26 | 25 | ||
| 27 | static int ssl_version = 1; | 26 | static int ssl_version = 1; |
| 28 | 27 | ||
