freeswitch/libs/libedit/patches/09-el.h.patch

12 lines
288 B
Diff

--- export/src/el.h 2007-03-02 22:26:59.000000000 +0100
+++ ../src/el.h 2007-03-02 22:38:45.000000000 +0100
@@ -96,7 +96,7 @@
#include "tty.h"
#include "prompt.h"
#include "key.h"
-#include "term.h"
+#include "el_term.h"
#include "refresh.h"
#include "chared.h"
#include "common.h"