FSCORE-389

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13964 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2009-06-25 19:29:34 +00:00
parent bbd67f4c17
commit 002e97848c
2 changed files with 3 additions and 0 deletions

View File

@@ -720,6 +720,7 @@ int main(int argc, char *argv[])
el_set(el, EL_HIST, history, myhistory);
history(myhistory, &ev, H_LOAD, hfile);
el_source(el, NULL);
#endif
#ifdef WIN32