diff options
Diffstat (limited to 'authfd.c')
-rw-r--r-- | authfd.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,9 +13,8 @@ Functions for connecting the local authentication agent. | |||
13 | 13 | ||
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include "config.h" | ||
17 | #include "includes.h" | 16 | #include "includes.h" |
18 | RCSID("$Id: authfd.c,v 1.2 1999/10/28 03:25:17 damien Exp $"); | 17 | RCSID("$Id: authfd.c,v 1.3 1999/11/12 23:51:58 damien Exp $"); |
19 | 18 | ||
20 | #include "ssh.h" | 19 | #include "ssh.h" |
21 | #include "rsa.h" | 20 | #include "rsa.h" |