summaryrefslogtreecommitdiffstats
path: root/bufaux.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-13 10:51:58 +1100
committerDamien Miller <djm@mindrot.org>1999-11-13 10:51:58 +1100
commit4956d2cf64748f281fb5211e6cd1a881f05c5270 (patch)
tree17b750c50dbba6b221909300d77e1104d3e0dbc7 /bufaux.c
parent6854f820d62321f1a63f152e2d59e98bd8c01b69 (diff)
Remove redundant inclusion of config.h
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 31e1ae9e..1e27e735 100644
--- a/bufaux.c
+++ b/bufaux.c
@@ -14,9 +14,8 @@ Buffers.
*/
-#include "config.h"
#include "includes.h"
-RCSID("$Id: bufaux.c,v 1.3 1999/11/08 05:15:55 damien Exp $");
+RCSID("$Id: bufaux.c,v 1.4 1999/11/12 23:51:58 damien Exp $");
#include "ssh.h"