Index: main/editline/history.c =================================================================== --- main/editline/history.c (revision 168933) +++ main/editline/history.c (working copy) @@ -36,6 +36,7 @@ * SUCH DAMAGE. */ +#include "asterisk.h" /* Included so we can find our strlcat and strlcpy headers */ #include "config.h" #if !defined(lint) && !defined(SCCSID) #if 0