summaryrefslogtreecommitdiff
path: root/bufaux.c
diff options
context:
space:
mode:
authordamien <damien>1999-11-12 23:51:58 +0000
committerdamien <damien>1999-11-12 23:51:58 +0000
commit5f162a1216c6900cbb4cd6b74a787fe98c7faca6 (patch)
tree17b750c50dbba6b221909300d77e1104d3e0dbc7 /bufaux.c
parent364adff4e09bfd9cfa114244c5f53c0d1ad69e9b (diff)
downloadopenssh-5f162a1216c6900cbb4cd6b74a787fe98c7faca6.tar.gz
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"