summaryrefslogtreecommitdiff
path: root/bufaux.c
diff options
context:
space:
mode:
Diffstat (limited to 'bufaux.c')
-rw-r--r--bufaux.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bufaux.c b/bufaux.c
index 31e1ae9ee..1e27e7350 100644
--- a/bufaux.c
+++ b/bufaux.c
@@ -14,9 +14,8 @@ Buffers.
14 14
15*/ 15*/
16 16
17#include "config.h"
18#include "includes.h" 17#include "includes.h"
19RCSID("$Id: bufaux.c,v 1.3 1999/11/08 05:15:55 damien Exp $"); 18RCSID("$Id: bufaux.c,v 1.4 1999/11/12 23:51:58 damien Exp $");
20 19
21#include "ssh.h" 20#include "ssh.h"
22 21