diff options
Diffstat (limited to 'libcons/vcons-refresh.c')
-rw-r--r-- | libcons/vcons-refresh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcons/vcons-refresh.c b/libcons/vcons-refresh.c index ce6807fe..beb36d85 100644 --- a/libcons/vcons-refresh.c +++ b/libcons/vcons-refresh.c @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ #include <errno.h> -#include <assert.h> +#include <assert-backtrace.h> #include "cons.h" #include "priv.h" |