cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.

r421600 conflicted with r155763.

ASTERISK-24348 #close


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@423657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
changes/76/76/1
Walter Doekes 11 years ago
parent b8c9c9a6e6
commit 4863b465af

@ -36,7 +36,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include "asterisk.h"
#include "config.h"
#if !defined(lint) && !defined(SCCSID)
__RCSID("$NetBSD: readline.c,v 1.21 2002/03/18 16:20:36 christos Exp $");

Loading…
Cancel
Save