mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
add missing header
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4613 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1
cli.c
1
cli.c
@@ -26,6 +26,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <ctype.h>
|
||||||
/* For rl_filename_completion */
|
/* For rl_filename_completion */
|
||||||
#include "editline/readline/readline.h"
|
#include "editline/readline/readline.h"
|
||||||
/* For module directory */
|
/* For module directory */
|
||||||
|
Reference in New Issue
Block a user