supply an header file

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10586 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-29 00:24:33 +00:00
parent 5d601e48fa
commit 8da2a65129
2 changed files with 48 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1995 - 2000 Kungliga Tekniska H<>gskolan
* Copyright (c) 1995 - 2001 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -36,6 +36,8 @@
#include <string.h>
#include <histedit.h>
#include "edit_compat.h"
RCSID("$Id$");
void
@@ -44,7 +46,7 @@ rl_reset_terminal(char *p)
}
void
rl_initialize()
rl_initialize(void)
{
}